Reenable NullOpenerRedirectForksProcess, as the offending patch has been reverted
[chromium-blink-merge.git] / chromeos / dbus / mock_cashew_client.cc
blob1742ab27a3b399f723b8b401ad4df2f54db83e50
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_cashew_client.h"
7 namespace chromeos {
9 MockCashewClient::MockCashewClient() {}
11 MockCashewClient::~MockCashewClient() {}
13 } // namespace chromeos