| 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 a6bf1b1707873dc0a9b6f1f5a8ad80ab3cf518ef..e6f04cbbce2911e733c5e76812e142e6858f3000 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
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "base/macros.h"
|
| #include "chrome/browser/sync/test/integration/bookmarks_helper.h"
|
| #include "chrome/browser/sync/test/integration/performance/sync_timing_helper.h"
|
| #include "chrome/browser/sync/test/integration/profile_sync_service_harness.h"
|
|
|