| Index: chrome/browser/sync/test/integration/single_client_themes_sync_test.cc
|
| diff --git a/chrome/browser/sync/test/integration/single_client_themes_sync_test.cc b/chrome/browser/sync/test/integration/single_client_themes_sync_test.cc
|
| index 2aa0bd382900f0eda99232b371616b3b04f746a5..8bb0048d9f02ce368b4a312f215571c64cb9754d 100644
|
| --- a/chrome/browser/sync/test/integration/single_client_themes_sync_test.cc
|
| +++ b/chrome/browser/sync/test/integration/single_client_themes_sync_test.cc
|
| @@ -2,7 +2,8 @@
|
| // 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 "build/build_config.h"
|
| #include "chrome/browser/sync/test/integration/sync_integration_test_util.h"
|
| #include "chrome/browser/sync/test/integration/sync_test.h"
|
| #include "chrome/browser/sync/test/integration/themes_helper.h"
|
|
|