| Index: chrome/browser/ui/views/autofill/tooltip_icon.h
|
| diff --git a/chrome/browser/ui/views/autofill/tooltip_icon.h b/chrome/browser/ui/views/autofill/tooltip_icon.h
|
| index 709dd835a0cff98e2dbf654469d16e5e791aaf11..cd39fd408cc4384477b624cd9db7412e36580b03 100644
|
| --- a/chrome/browser/ui/views/autofill/tooltip_icon.h
|
| +++ b/chrome/browser/ui/views/autofill/tooltip_icon.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef CHROME_BROWSER_UI_VIEWS_AUTOFILL_TOOLTIP_ICON_H_
|
| #define CHROME_BROWSER_UI_VIEWS_AUTOFILL_TOOLTIP_ICON_H_
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/scoped_observer.h"
|
| #include "base/strings/string16.h"
|
|
|