| Index: chrome/browser/sync/test/integration/single_client_extensions_sync_test.cc
|
| diff --git a/chrome/browser/sync/test/integration/single_client_extensions_sync_test.cc b/chrome/browser/sync/test/integration/single_client_extensions_sync_test.cc
|
| index b8c36fce1222f29757e5e0eb7bc06d9d889dd97c..a5cda2282a38829284cb1b8dedc8562d06fd7610 100644
|
| --- a/chrome/browser/sync/test/integration/single_client_extensions_sync_test.cc
|
| +++ b/chrome/browser/sync/test/integration/single_client_extensions_sync_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 "chrome/browser/sync/test/integration/extensions_helper.h"
|
| #include "chrome/browser/sync/test/integration/sync_integration_test_util.h"
|
| #include "chrome/browser/sync/test/integration/sync_test.h"
|
|
|