Index: chrome/browser/chromeos/policy/proxy_policy_provider_unittest.cc |
diff --git a/chrome/browser/chromeos/policy/proxy_policy_provider_unittest.cc b/chrome/browser/chromeos/policy/proxy_policy_provider_unittest.cc |
index 04ed23f72f39f64761bd6b26233ab861b9929d2a..b6c77c0d1773e347d84cd90da25231bb044d1ab7 100644 |
--- a/chrome/browser/chromeos/policy/proxy_policy_provider_unittest.cc |
+++ b/chrome/browser/chromeos/policy/proxy_policy_provider_unittest.cc |
@@ -6,8 +6,8 @@ |
#include "base/callback.h" |
#include "chrome/browser/chromeos/policy/proxy_policy_provider.h" |
#include "chrome/browser/policy/mock_configuration_policy_provider.h" |
-#include "chrome/browser/policy/schema_registry.h" |
#include "components/policy/core/common/external_data_fetcher.h" |
+#include "components/policy/core/common/schema_registry.h" |
#include "testing/gmock/include/gmock/gmock.h" |
#include "testing/gtest/include/gtest/gtest.h" |