Index: components/omnibox/browser/builtin_provider.h |
diff --git a/components/omnibox/browser/builtin_provider.h b/components/omnibox/browser/builtin_provider.h |
index 4c6a9d5c619725b5733ba37817a35e967675db45..768c9e3d41d4c05384189cf7dc2343f21fa97946 100644 |
--- a/components/omnibox/browser/builtin_provider.h |
+++ b/components/omnibox/browser/builtin_provider.h |
@@ -7,8 +7,8 @@ |
#include <vector> |
-#include "base/basictypes.h" |
#include "base/compiler_specific.h" |
+#include "base/macros.h" |
#include "base/strings/string16.h" |
#include "components/omnibox/browser/autocomplete_match.h" |
#include "components/omnibox/browser/autocomplete_provider.h" |