| 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 9ad85785dcfd4c719310c271410f6f0c534d784e..3f8f10350df1878975ca62c642975acbc2a23098 100644
|
| --- a/chrome/browser/sync/profile_sync_service_bookmark_unittest.cc
|
| +++ b/chrome/browser/sync/profile_sync_service_bookmark_unittest.cc
|
| @@ -50,6 +50,7 @@
|
| namespace browser_sync {
|
|
|
| using bookmarks::BookmarkModel;
|
| +using bookmarks::BookmarkNode;
|
| using syncer::BaseNode;
|
| using testing::_;
|
| using testing::InvokeWithoutArgs;
|
|
|