Index: chrome/browser/profiles/incognito_mode_policy_handler.cc |
diff --git a/chrome/browser/profiles/incognito_mode_policy_handler.cc b/chrome/browser/profiles/incognito_mode_policy_handler.cc |
index 33c7701f92c8de824ad9e7fb075116ffe256ef3a..24fbec6e30d1521040caa41ae07f27c82791682f 100644 |
--- a/chrome/browser/profiles/incognito_mode_policy_handler.cc |
+++ b/chrome/browser/profiles/incognito_mode_policy_handler.cc |
@@ -11,9 +11,9 @@ |
#include "chrome/common/pref_names.h" |
#include "components/policy/core/browser/policy_error_map.h" |
#include "components/policy/core/common/policy_map.h" |
+#include "components/policy/policy_constants.h" |
#include "components/prefs/pref_value_map.h" |
#include "grit/components_strings.h" |
-#include "policy/policy_constants.h" |
namespace policy { |