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

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

Issue 101163003: Move ConfigurationPolicyProvider to components/policy/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rename target 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 353207006b5e7e7a34e2485cdf4033333794c370..387b8d4b01157f695e07294be43631ff46302de6 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