Index: chrome/browser/chromeos/policy/browser_policy_connector_chromeos.cc |
diff --git a/chrome/browser/chromeos/policy/browser_policy_connector_chromeos.cc b/chrome/browser/chromeos/policy/browser_policy_connector_chromeos.cc |
index b47818b6a7b6003caa8466157c47cee14b414013..b264d23786c03ce8a18fe8e8b92eaa8bd1f18609 100644 |
--- a/chrome/browser/chromeos/policy/browser_policy_connector_chromeos.cc |
+++ b/chrome/browser/chromeos/policy/browser_policy_connector_chromeos.cc |
@@ -49,11 +49,11 @@ |
#include "components/policy/core/common/cloud/cloud_policy_client.h" |
#include "components/policy/core/common/cloud/cloud_policy_refresh_scheduler.h" |
#include "components/policy/core/common/proxy_policy_provider.h" |
+#include "components/policy/proto/device_management_backend.pb.h" |
#include "components/prefs/pref_registry_simple.h" |
#include "content/public/browser/browser_thread.h" |
#include "google_apis/gaia/gaia_auth_util.h" |
#include "net/url_request/url_request_context_getter.h" |
-#include "policy/proto/device_management_backend.pb.h" |
using content::BrowserThread; |