| Index: chrome/browser/sync/test/integration/performance/bookmarks_sync_perf_test.cc
|
| diff --git a/chrome/browser/sync/test/integration/performance/bookmarks_sync_perf_test.cc b/chrome/browser/sync/test/integration/performance/bookmarks_sync_perf_test.cc
|
| index bf4dcf332c16a703d273641ee27b24ea8740e1b9..a6bf1b1707873dc0a9b6f1f5a8ad80ab3cf518ef 100644
|
| --- a/chrome/browser/sync/test/integration/performance/bookmarks_sync_perf_test.cc
|
| +++ b/chrome/browser/sync/test/integration/performance/bookmarks_sync_perf_test.cc
|
| @@ -6,6 +6,7 @@
|
| #include "chrome/browser/sync/test/integration/performance/sync_timing_helper.h"
|
| #include "chrome/browser/sync/test/integration/profile_sync_service_harness.h"
|
| #include "chrome/browser/sync/test/integration/sync_test.h"
|
| +#include "components/bookmarks/browser/bookmark_node.h"
|
|
|
| using bookmarks_helper::AddURL;
|
| using bookmarks_helper::AllModelsMatch;
|
|
|