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

Unified Diff: chrome/browser/policy/policy_load_status.cc

Issue 78763002: Move PolicyMap and its dependencies to components/policy/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: export nested struct 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/policy_load_status.cc
diff --git a/chrome/browser/policy/policy_load_status.cc b/chrome/browser/policy/policy_load_status.cc
index 62cead273fbe6a6a9cf832082f58f8e3413bc85a..eb632faf3d55be670335cb1808b0e2d3df85eb49 100644
--- a/chrome/browser/policy/policy_load_status.cc
+++ b/chrome/browser/policy/policy_load_status.cc
@@ -6,7 +6,7 @@
#include "base/metrics/histogram.h"
#include "base/strings/stringprintf.h"
-#include "chrome/browser/policy/policy_types.h"
+#include "components/policy/core/common/policy_types.h"
namespace policy {

Powered by Google App Engine
This is Rietveld 408576698