Index: chrome/test/base/scoped_testing_local_state.h |
diff --git a/chrome/test/base/scoped_testing_local_state.h b/chrome/test/base/scoped_testing_local_state.h |
index 033075396f544c3ca71576481a614ff65d15e408..cd9a5237f585836990876b8984e0bd25fc73aced 100644 |
--- a/chrome/test/base/scoped_testing_local_state.h |
+++ b/chrome/test/base/scoped_testing_local_state.h |
@@ -5,7 +5,7 @@ |
#ifndef CHROME_TEST_BASE_SCOPED_TESTING_LOCAL_STATE_H_ |
#define CHROME_TEST_BASE_SCOPED_TESTING_LOCAL_STATE_H_ |
-#include "base/basictypes.h" |
+#include "base/macros.h" |
#include "base/prefs/testing_pref_service.h" |
class TestingBrowserProcess; |