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 da374ffa4f6037f8af2f7c15d762eebb5c30f387..fe27a71ec31216ebad6040cadaf36c25d7561504 100644 |
--- a/chrome/browser/ui/views/location_bar/keyword_hint_view.h |
+++ b/chrome/browser/ui/views/location_bar/keyword_hint_view.h |
@@ -8,7 +8,7 @@ |
#include <string> |
#include "base/compiler_specific.h" |
-#include "ui/gfx/size.h" |
+#include "ui/gfx/geometry/size.h" |
#include "ui/views/view.h" |
class Profile; |