Index: chrome/browser/sync/profile_sync_test_util.h |
diff --git a/chrome/browser/sync/profile_sync_test_util.h b/chrome/browser/sync/profile_sync_test_util.h |
index a1c52ebda24e45c7ab7f9d4a71d47719ebcc2778..024ae053fc74bdf8d2b4f7fdc34b35ed97c546c7 100644 |
--- a/chrome/browser/sync/profile_sync_test_util.h |
+++ b/chrome/browser/sync/profile_sync_test_util.h |
@@ -13,8 +13,8 @@ |
#include "base/message_loop.h" |
#include "base/synchronization/waitable_event.h" |
#include "chrome/browser/sync/profile_sync_service_observer.h" |
-#include "content/browser/browser_thread.h" |
#include "content/browser/notification_service_impl.h" |
+#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/notification_source.h" |
#include "content/public/browser/notification_types.h" |
#include "testing/gmock/include/gmock/gmock.h" |