| Index: chrome/browser/ui/views/conflicting_module_view_win.h
|
| diff --git a/chrome/browser/ui/views/conflicting_module_view_win.h b/chrome/browser/ui/views/conflicting_module_view_win.h
|
| index fa4e49691b85a65b551420be69fe3c571a1c7af2..63794e532f5ff8f3a06a730e34ce4927378b8e94 100644
|
| --- a/chrome/browser/ui/views/conflicting_module_view_win.h
|
| +++ b/chrome/browser/ui/views/conflicting_module_view_win.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_UI_VIEWS_CONFLICTING_MODULE_VIEW_WIN_H_
|
| #define CHROME_BROWSER_UI_VIEWS_CONFLICTING_MODULE_VIEW_WIN_H_
|
|
|
| +#include "base/macros.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_registrar.h"
|
| #include "ui/views/bubble/bubble_delegate.h"
|
|
|