[content shell] implement testRunner.overridePreference
[chromium-blink-merge.git] / chromeos / dbus / mock_debug_daemon_client.cc
blob4e9430aa92b1ce1742033f81c4cd50abadabf08f
1 // Copyright (c) 2012 The Chromium 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.
5 #include "chromeos/dbus/mock_debug_daemon_client.h"
7 namespace chromeos {
9 MockDebugDaemonClient::MockDebugDaemonClient() {}
11 MockDebugDaemonClient::~MockDebugDaemonClient() {}
13 } // namespace chromeos