blob: 82ac6bb2ae6a5431185d0b9a3f5c9052fc26f8af [file] [log] [blame]
Arman Ugurayc7b15602013-02-16 00:56:18 -08001// Copyright (c) 2013 The Chromium OS Authors. All rights reserved.
2// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
4
5#include "shill/mock_activating_iccid_store.h"
6
7namespace shill {
8
9MockActivatingIccidStore::MockActivatingIccidStore() {}
10MockActivatingIccidStore::~MockActivatingIccidStore() {}
11
12} // namespace shill