Index: chrome/browser/ui/cocoa/autofill/password_generation_popup_view_bridge.h |
diff --git a/chrome/browser/ui/cocoa/autofill/password_generation_popup_view_bridge.h b/chrome/browser/ui/cocoa/autofill/password_generation_popup_view_bridge.h |
index 829d8f3e81e233157699b6da805b06820222b0f5..8ef800eabe59df3fec8d084799abacda6e0ba123 100644 |
--- a/chrome/browser/ui/cocoa/autofill/password_generation_popup_view_bridge.h |
+++ b/chrome/browser/ui/cocoa/autofill/password_generation_popup_view_bridge.h |
@@ -7,9 +7,9 @@ |
#include <vector> |
-#include "base/basictypes.h" |
#include "base/compiler_specific.h" |
#include "base/mac/scoped_nsobject.h" |
+#include "base/macros.h" |
#include "chrome/browser/ui/autofill/password_generation_popup_view.h" |
@class PasswordGenerationPopupViewCocoa; |