Index: chrome/browser/sync/glue/bookmark_model_associator.cc |
diff --git a/chrome/browser/sync/glue/bookmark_model_associator.cc b/chrome/browser/sync/glue/bookmark_model_associator.cc |
index eb8ae19a771f6cc828aff208ad524781d9d03a23..29325970137f40f063c614c2d672c5b205161a10 100644 |
--- a/chrome/browser/sync/glue/bookmark_model_associator.cc |
+++ b/chrome/browser/sync/glue/bookmark_model_associator.cc |
@@ -37,6 +37,7 @@ |
#include "sync/util/data_type_histogram.h" |
using bookmarks::BookmarkModel; |
+using bookmarks::BookmarkNode; |
using content::BrowserThread; |
namespace browser_sync { |