Index: chrome/browser/chromeos/login/profile_image_downloader.cc |
diff --git a/chrome/browser/chromeos/login/profile_image_downloader.cc b/chrome/browser/chromeos/login/profile_image_downloader.cc |
index 6093feff6c24ffb0280d73dfe0fbf0b355b5b0db..382f700a6e68a7d2fa2f047819cfdf34414b920e 100644 |
--- a/chrome/browser/chromeos/login/profile_image_downloader.cc |
+++ b/chrome/browser/chromeos/login/profile_image_downloader.cc |
@@ -17,7 +17,7 @@ |
#include "chrome/browser/profiles/profile_manager.h" |
#include "chrome/common/chrome_notification_types.h" |
#include "chrome/common/net/gaia/gaia_constants.h" |
-#include "content/browser/browser_thread.h" |
+#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/notification_details.h" |
#include "content/public/browser/notification_observer.h" |
#include "content/public/browser/notification_registrar.h" |