Revert of Revert of Fix text clipping in CompositorFrameTime Display (patchset #1...
[chromium-blink-merge.git] / chromeos / dbus / mock_session_manager_client.cc
bloba4b260a563801e0153bad927b228a1485d8a6997
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_session_manager_client.h"
7 namespace chromeos {
9 MockSessionManagerClient::MockSessionManagerClient() {}
11 MockSessionManagerClient::~MockSessionManagerClient() {}
13 } // namespace chromeos