| Index: ui/web_dialogs/web_dialog_web_contents_delegate.h
|
| diff --git a/ui/web_dialogs/web_dialog_web_contents_delegate.h b/ui/web_dialogs/web_dialog_web_contents_delegate.h
|
| index c8d4f108549455f8f18012df15f244abab7e65c6..7f42f7caf3db9369bfb0ed6763ef2d77e9ff424d 100644
|
| --- a/ui/web_dialogs/web_dialog_web_contents_delegate.h
|
| +++ b/ui/web_dialogs/web_dialog_web_contents_delegate.h
|
| @@ -6,6 +6,7 @@
|
| #define UI_WEB_DIALOGS_WEB_DIALOG_WEB_CONTENTS_DELEGATE_H_
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "content/public/browser/web_contents_delegate.h"
|
| #include "ui/web_dialogs/web_dialogs_export.h"
|
|
|
|
|