| Index: chrome/browser/sync/glue/sync_backend_registrar_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/sync/glue/sync_backend_registrar_unittest.cc (revision 140252)
|
| +++ chrome/browser/sync/glue/sync_backend_registrar_unittest.cc (working copy)
|
| @@ -7,7 +7,7 @@
|
| #include "chrome/browser/sync/glue/change_processor_mock.h"
|
| #include "chrome/browser/sync/glue/ui_model_worker.h"
|
| #include "chrome/test/base/testing_profile.h"
|
| -#include "content/test/test_browser_thread.h"
|
| +#include "content/public/test/test_browser_thread.h"
|
| #include "sync/internal_api/test_user_share.h"
|
| #include "sync/syncable/model_type.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|