blob: 754a1c716f197e6dc9f2a39cb95a1f0b7b83dc94 [file] [log] [blame]
// Copyright (c) 2011 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_time.h"
namespace shill {
MockTime::MockTime() {}
MockTime::~MockTime() {}
} // namespace shill