Index: chrome/browser/sync/glue/shared_change_processor_unittest.cc |
=================================================================== |
--- chrome/browser/sync/glue/shared_change_processor_unittest.cc (revision 140252) |
+++ chrome/browser/sync/glue/shared_change_processor_unittest.cc (working copy) |
@@ -14,7 +14,7 @@ |
#include "chrome/browser/sync/profile_sync_components_factory_impl.h" |
#include "chrome/browser/sync/profile_sync_components_factory_mock.h" |
#include "chrome/browser/sync/profile_sync_service_mock.h" |
-#include "content/test/test_browser_thread.h" |
+#include "content/public/test/test_browser_thread.h" |
#include "sync/api/fake_syncable_service.h" |
#include "testing/gmock/include/gmock/gmock.h" |
#include "testing/gtest/include/gtest/gtest.h" |