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

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

Issue 92133003: Move ForwardingPolicyProvider, 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
Index: components/policy/core/common/forwarding_policy_provider.cc
diff --git a/chrome/browser/policy/forwarding_policy_provider.cc b/components/policy/core/common/forwarding_policy_provider.cc
similarity index 97%
rename from chrome/browser/policy/forwarding_policy_provider.cc
rename to components/policy/core/common/forwarding_policy_provider.cc
index 82dad46e305e7db94d80b0bcd6b5315fece7e5ef..9c8060202c91b50e3675f333e5fedcce837438ee 100644
--- a/chrome/browser/policy/forwarding_policy_provider.cc
+++ b/components/policy/core/common/forwarding_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/forwarding_policy_provider.h"
+#include "components/policy/core/common/forwarding_policy_provider.h"
#include "components/policy/core/common/schema_map.h"
#include "components/policy/core/common/schema_registry.h"

Powered by Google App Engine
This is Rietveld 408576698