Index: chrome/browser/sync/test/integration/single_client_bookmarks_sync_test.cc |
diff --git a/chrome/browser/sync/test/integration/single_client_bookmarks_sync_test.cc b/chrome/browser/sync/test/integration/single_client_bookmarks_sync_test.cc |
index 86c165fb200401fdc1fef1154cee74720ec4400c..f3428134968c1dbb7fd366951de0e14750a1fc70 100644 |
--- a/chrome/browser/sync/test/integration/single_client_bookmarks_sync_test.cc |
+++ b/chrome/browser/sync/test/integration/single_client_bookmarks_sync_test.cc |
@@ -15,6 +15,7 @@ |
#include "ui/base/layout.h" |
using bookmarks::BookmarkModel; |
+using bookmarks::BookmarkNode; |
using bookmarks_helper::AddFolder; |
using bookmarks_helper::AddURL; |
using bookmarks_helper::CountBookmarksWithTitlesMatching; |