| Index: extensions/browser/guest_view/app_view/app_view_guest.h
|
| diff --git a/extensions/browser/guest_view/app_view/app_view_guest.h b/extensions/browser/guest_view/app_view/app_view_guest.h
|
| index c8959ca4eca169cf1a8d714529d9b468d9ab7159..20bfdd166dab9ca8f658f670d912c4c301107635 100644
|
| --- a/extensions/browser/guest_view/app_view/app_view_guest.h
|
| +++ b/extensions/browser/guest_view/app_view/app_view_guest.h
|
| @@ -6,6 +6,7 @@
|
| #define EXTENSIONS_BROWSER_GUEST_VIEW_APP_VIEW_APP_VIEW_GUEST_H_
|
|
|
| #include "base/id_map.h"
|
| +#include "base/macros.h"
|
| #include "components/guest_view/browser/guest_view.h"
|
| #include "extensions/browser/guest_view/app_view/app_view_guest_delegate.h"
|
|
|
|
|