Index: chrome/browser/sync/test/integration/two_client_extensions_sync_test.cc |
diff --git a/chrome/browser/sync/test/integration/two_client_extensions_sync_test.cc b/chrome/browser/sync/test/integration/two_client_extensions_sync_test.cc |
index d1b83db3026a78d45e39569615a308380a1d857f..5dca55bba4528a4e9d9a7a91dc1d5a29d2be3ab6 100644 |
--- a/chrome/browser/sync/test/integration/two_client_extensions_sync_test.cc |
+++ b/chrome/browser/sync/test/integration/two_client_extensions_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/extensions_helper.h" |
#include "chrome/browser/sync/test/integration/profile_sync_service_harness.h" |
#include "chrome/browser/sync/test/integration/sync_integration_test_util.h" |