Index: chrome/installer/util/registry_test_data.h |
diff --git a/chrome/installer/util/registry_test_data.h b/chrome/installer/util/registry_test_data.h |
index 4af18618d0f4e0a7683af623af001eb87108cd3e..495cdf82ba3c53fc148aead93ed062217ae90f45 100644 |
--- a/chrome/installer/util/registry_test_data.h |
+++ b/chrome/installer/util/registry_test_data.h |
@@ -9,7 +9,7 @@ |
#include <string> |
-#include "base/basictypes.h" |
+#include "base/macros.h" |
// A helper class for use by unit tests that need some registry space and data. |
// BEWARE: Instances of this class irrevocably and recursively delete keys and |