Index: chrome/browser/sync/test/integration/sync_errors_test.cc |
diff --git a/chrome/browser/sync/test/integration/sync_errors_test.cc b/chrome/browser/sync/test/integration/sync_errors_test.cc |
index b763f75e1087ff01d982bf4ad8be43723ad33b4b..4937d95a713b1127d8753397355aef9b257dacd9 100644 |
--- a/chrome/browser/sync/test/integration/sync_errors_test.cc |
+++ b/chrome/browser/sync/test/integration/sync_errors_test.cc |
@@ -16,6 +16,7 @@ |
#include "google_apis/gaia/google_service_auth_error.h" |
#include "sync/protocol/sync_protocol_error.h" |
+using bookmarks::BookmarkNode; |
using bookmarks_helper::AddFolder; |
using bookmarks_helper::SetTitle; |
using sync_integration_test_util::AwaitCommitActivityCompletion; |