Index: chrome/browser/chromeos/customization_document.cc |
diff --git a/chrome/browser/chromeos/customization_document.cc b/chrome/browser/chromeos/customization_document.cc |
index a635ee7ed9430513a97781c95e933e6c74dda119..35feee734e8f1e8a7e2bfbbe258ee0029032e991 100644 |
--- a/chrome/browser/chromeos/customization_document.cc |
+++ b/chrome/browser/chromeos/customization_document.cc |
@@ -19,7 +19,7 @@ |
#include "chrome/browser/chromeos/system/statistics_provider.h" |
#include "chrome/browser/prefs/pref_service.h" |
#include "chrome/browser/profiles/profile_manager.h" |
-#include "content/browser/browser_thread.h" |
+#include "content/public/browser/browser_thread.h" |
#include "content/public/common/url_fetcher.h" |
// Manifest attributes names. |