| Index: chrome/browser/sync/test/integration/performance/typed_urls_sync_perf_test.cc
|
| diff --git a/chrome/browser/sync/test/integration/performance/typed_urls_sync_perf_test.cc b/chrome/browser/sync/test/integration/performance/typed_urls_sync_perf_test.cc
|
| index ffed1e8407e4acc414c6d6b190699f1b7c6218b1..8e54a8ce48528d802b9228c0d50b2338b1868db5 100644
|
| --- a/chrome/browser/sync/test/integration/performance/typed_urls_sync_perf_test.cc
|
| +++ b/chrome/browser/sync/test/integration/performance/typed_urls_sync_perf_test.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/strings/stringprintf.h"
|
| #include "chrome/browser/sync/test/integration/performance/sync_timing_helper.h"
|
| #include "chrome/browser/sync/test/integration/profile_sync_service_harness.h"
|
|
|