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 1c9a7a541778447c77723818414204b9b12f5509..b6c77c0d1773e347d84cd90da25231bb044d1ab7 100644 |
--- a/chrome/browser/chromeos/policy/proxy_policy_provider_unittest.cc |
+++ b/chrome/browser/chromeos/policy/proxy_policy_provider_unittest.cc |
@@ -5,8 +5,8 @@ |
#include "base/basictypes.h" |
#include "base/callback.h" |
#include "chrome/browser/chromeos/policy/proxy_policy_provider.h" |
+#include "chrome/browser/policy/mock_configuration_policy_provider.h" |
#include "components/policy/core/common/external_data_fetcher.h" |
-#include "components/policy/core/common/mock_configuration_policy_provider.h" |
#include "components/policy/core/common/schema_registry.h" |
#include "testing/gmock/include/gmock/gmock.h" |
#include "testing/gtest/include/gtest/gtest.h" |