| Index: chrome/browser/sync/profile_sync_service_bookmark_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/sync/profile_sync_service_bookmark_unittest.cc (revision 96452)
|
| +++ chrome/browser/sync/profile_sync_service_bookmark_unittest.cc (working copy)
|
| @@ -27,10 +27,10 @@
|
| #include "chrome/browser/sync/glue/bookmark_model_associator.h"
|
| #include "chrome/browser/sync/syncable/directory_manager.h"
|
| #include "chrome/common/chrome_switches.h"
|
| +#include "chrome/test/base/testing_browser_process_test.h"
|
| #include "chrome/test/base/testing_profile.h"
|
| #include "chrome/test/sync/engine/test_id_factory.h"
|
| #include "chrome/test/sync/engine/test_user_share.h"
|
| -#include "chrome/test/testing_browser_process_test.h"
|
| #include "content/browser/browser_thread.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|