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