| Index: chrome/browser/sync/test/integration/performance/extensions_sync_perf_test.cc
|
| diff --git a/chrome/browser/sync/test/integration/performance/extensions_sync_perf_test.cc b/chrome/browser/sync/test/integration/performance/extensions_sync_perf_test.cc
|
| index 2ca5852865796949ba582bbc20f7c882974e9a56..0951780e0a2bb574fc6c17cc213618dd50458a94 100644
|
| --- a/chrome/browser/sync/test/integration/performance/extensions_sync_perf_test.cc
|
| +++ b/chrome/browser/sync/test/integration/performance/extensions_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 "base/strings/stringprintf.h"
|
| #include "chrome/browser/sync/test/integration/extensions_helper.h"
|
| #include "chrome/browser/sync/test/integration/performance/sync_timing_helper.h"
|
|
|