Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(375)

Unified Diff: chrome/test/device_management_test_util.h

Issue 5174006: Move DeviceManagementPolicyProvider into the profile. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address feedback. Created 10 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/test/device_management_test_util.h
diff --git a/chrome/test/device_management_test_util.h b/chrome/test/device_management_test_util.h
deleted file mode 100644
index afed4e04cc936b2fb9b0e6d8d927d2c3edd12f13..0000000000000000000000000000000000000000
--- a/chrome/test/device_management_test_util.h
+++ /dev/null
@@ -1,15 +0,0 @@
-// Copyright (c) 2010 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.
-
-#ifndef CHROME_TEST_DEVICE_MANAGEMENT_TEST_UTIL_H_
-#define CHROME_TEST_DEVICE_MANAGEMENT_TEST_UTIL_H_
-#pragma once
-
-namespace policy {
-
-void SimulateSuccessfulLogin();
-
-} // namespace
-
-#endif // CHROME_TEST_DEVICE_MANAGEMENT_TEST_UTIL_H_

Powered by Google App Engine
This is Rietveld 408576698