Index: chrome/browser/io_thread.cc |
diff --git a/chrome/browser/io_thread.cc b/chrome/browser/io_thread.cc |
index 51a742deda7c523d16aaf42dacfae10b2db68e3d..770fa841fc1a2d8352a4d1b0d2811d2799dbf833 100644 |
--- a/chrome/browser/io_thread.cc |
+++ b/chrome/browser/io_thread.cc |
@@ -41,10 +41,10 @@ |
#include "chrome/browser/net/proxy_service_factory.h" |
#include "chrome/browser/net/sdch_dictionary_fetcher.h" |
#include "chrome/browser/net/spdyproxy/http_auth_handler_spdyproxy.h" |
-#include "chrome/browser/policy/policy_service.h" |
#include "chrome/common/chrome_switches.h" |
#include "chrome/common/pref_names.h" |
#include "chrome/common/url_constants.h" |
+#include "components/policy/core/common/policy_service.h" |
#include "content/public/browser/browser_thread.h" |
#include "net/base/host_mapping_rules.h" |
#include "net/base/net_util.h" |