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

Unified Diff: components/policy/core/common/mock_configuration_policy_provider.cc

Issue 92153002: Move ConfigurationPolicyProvider, etc. to components/policy. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years 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
« no previous file with comments | « components/policy/core/common/mock_configuration_policy_provider.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/policy/core/common/mock_configuration_policy_provider.cc
diff --git a/chrome/browser/policy/mock_configuration_policy_provider.cc b/components/policy/core/common/mock_configuration_policy_provider.cc
similarity index 94%
rename from chrome/browser/policy/mock_configuration_policy_provider.cc
rename to components/policy/core/common/mock_configuration_policy_provider.cc
index 960f3e320478b5aeb59f0ebd85d5d9b5e0d8abeb..754b7f79ef950418134a2ff22140df3132bba1dd 100644
--- a/chrome/browser/policy/mock_configuration_policy_provider.cc
+++ b/components/policy/core/common/mock_configuration_policy_provider.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "chrome/browser/policy/mock_configuration_policy_provider.h"
+#include "components/policy/core/common/mock_configuration_policy_provider.h"
#include <string>
« no previous file with comments | « components/policy/core/common/mock_configuration_policy_provider.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698