| Index: chrome/browser/sync/profile_sync_service_bookmark_unittest.cc
|
| diff --git a/chrome/browser/sync/profile_sync_service_bookmark_unittest.cc b/chrome/browser/sync/profile_sync_service_bookmark_unittest.cc
|
| index 0c3fb4d42f45679daac5e2ca3707de6b619319f2..f24106e497fd5a294ca5583aa5dda5a49081a582 100644
|
| --- a/chrome/browser/sync/profile_sync_service_bookmark_unittest.cc
|
| +++ b/chrome/browser/sync/profile_sync_service_bookmark_unittest.cc
|
| @@ -44,6 +44,7 @@ using testing::_;
|
| using testing::InvokeWithoutArgs;
|
| using testing::Mock;
|
| using testing::StrictMock;
|
| +using content::BrowserThread;
|
|
|
| class TestBookmarkModelAssociator : public BookmarkModelAssociator {
|
| public:
|
|
|