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

Unified Diff: chrome/browser/policy/mock_configuration_policy_provider.h

Issue 78453005: Move PolicySchema and PolicySchemaRegistry to components/policy/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: export nested class on win Created 7 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/browser/policy/mock_configuration_policy_provider.h
diff --git a/chrome/browser/policy/mock_configuration_policy_provider.h b/chrome/browser/policy/mock_configuration_policy_provider.h
index 6317a1a29cbd33e302f986e96265b29eec3eac6f..135ea3f217dd09c86c9e48642c0343f646c8a365 100644
--- a/chrome/browser/policy/mock_configuration_policy_provider.h
+++ b/chrome/browser/policy/mock_configuration_policy_provider.h
@@ -7,8 +7,8 @@
#include "base/basictypes.h"
#include "chrome/browser/policy/configuration_policy_provider.h"
-#include "chrome/browser/policy/schema_registry.h"
#include "components/policy/core/common/policy_map.h"
+#include "components/policy/core/common/schema_registry.h"
#include "testing/gmock/include/gmock/gmock.h"
namespace policy {
« no previous file with comments | « chrome/browser/policy/forwarding_policy_provider_unittest.cc ('k') | chrome/browser/policy/policy_loader_mac.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698