| Index: chrome/browser/ui/views/dropdown_bar_host.h
|
| diff --git a/chrome/browser/ui/views/dropdown_bar_host.h b/chrome/browser/ui/views/dropdown_bar_host.h
|
| index c212158de0c84a072844527c1c466f296890a105..481ed44ca4b5b1bfe078804c93d1d6a15dbbf563 100644
|
| --- a/chrome/browser/ui/views/dropdown_bar_host.h
|
| +++ b/chrome/browser/ui/views/dropdown_bar_host.h
|
| @@ -6,6 +6,7 @@
|
| #define CHROME_BROWSER_UI_VIEWS_DROPDOWN_BAR_HOST_H_
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "content/public/browser/native_web_keyboard_event.h"
|
| #include "ui/gfx/animation/animation_delegate.h"
|
|
|