Chromium Code Reviews| Index: chrome/browser/ui/views/location_bar/keyword_hint_view.h |
| diff --git a/chrome/browser/ui/views/location_bar/keyword_hint_view.h b/chrome/browser/ui/views/location_bar/keyword_hint_view.h |
| index 1a18fe8d34762b8e904576726e44a70412ddefb6..3bf733a60128bd7bf774a432ba4c69bb9c6fb6db 100644 |
| --- a/chrome/browser/ui/views/location_bar/keyword_hint_view.h |
| +++ b/chrome/browser/ui/views/location_bar/keyword_hint_view.h |
| @@ -10,7 +10,7 @@ |
| #include "base/compiler_specific.h" |
| #include "ui/gfx/size.h" |
| -#include "views/view.h" |
| +#include "ui/views/view.h" |
| namespace gfx { |
| class Font; |