Index: chrome/browser/sync/glue/password_data_type_controller.cc |
diff --git a/chrome/browser/sync/glue/password_data_type_controller.cc b/chrome/browser/sync/glue/password_data_type_controller.cc |
index 39031d3b040c9bdc9d1b6fb3b63091cd37ad6ae7..508e9de603439268a4ba1927c23562a4b0fbf121 100644 |
--- a/chrome/browser/sync/glue/password_data_type_controller.cc |
+++ b/chrome/browser/sync/glue/password_data_type_controller.cc |
@@ -12,7 +12,7 @@ |
#include "chrome/browser/sync/profile_sync_factory.h" |
#include "chrome/browser/sync/profile_sync_service.h" |
#include "chrome/browser/webdata/web_data_service.h" |
-#include "content/browser/browser_thread.h" |
+#include "content/public/browser/browser_thread.h" |
namespace browser_sync { |