| Index: content/browser/frame_host/interstitial_page_navigator_impl.h
|
| diff --git a/content/browser/frame_host/interstitial_page_navigator_impl.h b/content/browser/frame_host/interstitial_page_navigator_impl.h
|
| index 8a8621912afe75611c0d65236d0afc4615057861..0ee1be049766ff61971537f4e635f5fe89c86503 100644
|
| --- a/content/browser/frame_host/interstitial_page_navigator_impl.h
|
| +++ b/content/browser/frame_host/interstitial_page_navigator_impl.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_BROWSER_FRAME_HOST_INTERSTITIAL_PAGE_NAVIGATOR_IMPL_H_
|
| #define CONTENT_BROWSER_FRAME_HOST_INTERSTITIAL_PAGE_NAVIGATOR_IMPL_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "content/browser/frame_host/navigator.h"
|
| #include "content/common/content_export.h"
|
|
|