| Index: chrome/browser/chromeos/login/mock_signed_settings_helper.cc
|
| diff --git a/chrome/browser/chromeos/login/mock_signed_settings_helper.cc b/chrome/browser/chromeos/login/mock_signed_settings_helper.cc
|
| deleted file mode 100644
|
| index 0875759eb481bec3b726cc706cf6ad96cdd13621..0000000000000000000000000000000000000000
|
| --- a/chrome/browser/chromeos/login/mock_signed_settings_helper.cc
|
| +++ /dev/null
|
| @@ -1,17 +0,0 @@
|
| -// Copyright (c) 2011 The Chromium 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 "chrome/browser/chromeos/login/mock_signed_settings_helper.h"
|
| -
|
| -#include "chrome/browser/policy/proto/device_management_backend.pb.h"
|
| -
|
| -namespace chromeos {
|
| -
|
| -MockSignedSettingsHelper::MockSignedSettingsHelper() {
|
| -}
|
| -
|
| -MockSignedSettingsHelper::~MockSignedSettingsHelper() {
|
| -}
|
| -
|
| -} // namespace chromeos
|
|
|