blob: 1cf47fbaf6a29dc074dbbf2a375f4991e26cf7f2 [file] [log] [blame]
// Copyright 2018 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "shill/mock_pending_activation_store.h"
namespace shill {
MockPendingActivationStore::MockPendingActivationStore() {}
MockPendingActivationStore::~MockPendingActivationStore() {}
} // namespace shill