| Index: chrome/browser/ui/views/find_bar_host.h
|
| diff --git a/chrome/browser/ui/views/find_bar_host.h b/chrome/browser/ui/views/find_bar_host.h
|
| index f0b5de39d0b9709edb0bb345ec937bf9efc093e3..af058611fa276408822d92671582136114aabef7 100644
|
| --- a/chrome/browser/ui/views/find_bar_host.h
|
| +++ b/chrome/browser/ui/views/find_bar_host.h
|
| @@ -6,6 +6,7 @@
|
| #define CHROME_BROWSER_UI_VIEWS_FIND_BAR_HOST_H_
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "chrome/browser/ui/find_bar/find_bar.h"
|
| #include "chrome/browser/ui/views/dropdown_bar_host.h"
|
| #include "chrome/browser/ui/views/find_bar_view.h"
|
|
|