| 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 dfde9f29f1dcf6193fd92328094971cdcbf00c35..e918c16ba50adf06395faedc5b3e6b4dd03a0fea 100644
|
| --- a/chrome/browser/ui/views/location_bar/keyword_hint_view.h
|
| +++ b/chrome/browser/ui/views/location_bar/keyword_hint_view.h
|
| @@ -8,6 +8,7 @@
|
| #include <string>
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "ui/gfx/geometry/size.h"
|
| #include "ui/views/view.h"
|
|
|
|
|