| 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 9005a9d09fe4f00af01f21c98c739aa21529ff9d..2fd1cd83ae9de8bdff0300ec6169e75830d67b89 100644
|
| --- a/chrome/browser/sync/test/integration/sync_errors_test.cc
|
| +++ b/chrome/browser/sync/test/integration/sync_errors_test.cc
|
| @@ -21,6 +21,7 @@
|
| using bookmarks::BookmarkNode;
|
| using bookmarks_helper::AddFolder;
|
| using bookmarks_helper::SetTitle;
|
| +using browser_sync::ProfileSyncService;
|
| using sync_integration_test_util::AwaitCommitActivityCompletion;
|
|
|
| namespace {
|
|
|