Index: chrome/browser/policy/policy_startup_browsertest.cc |
diff --git a/chrome/browser/policy/policy_startup_browsertest.cc b/chrome/browser/policy/policy_startup_browsertest.cc |
index 80cde05c879313c2dfa2fb56d649cb192c3b03c6..e52308aab3dd7ca9290fc138ab91c941b20382a2 100644 |
--- a/chrome/browser/policy/policy_startup_browsertest.cc |
+++ b/chrome/browser/policy/policy_startup_browsertest.cc |
@@ -15,7 +15,7 @@ |
#include "components/policy/core/common/mock_configuration_policy_provider.h" |
#include "components/policy/core/common/policy_map.h" |
#include "components/policy/core/common/policy_types.h" |
-#include "policy/policy_constants.h" |
+#include "components/policy/policy_constants.h" |
class PolicyMakeDefaultBrowserTest : public InProcessBrowserTest { |
protected: |