| Index: Source/core/page/PagePopupController.h
|
| diff --git a/Source/core/page/PagePopupController.h b/Source/core/page/PagePopupController.h
|
| index b4ea2da746b7a9fa70d96e14df29ecdec0159f77..bcb26115f550c5295c7eafcbfedd826e3e533bc0 100644
|
| --- a/Source/core/page/PagePopupController.h
|
| +++ b/Source/core/page/PagePopupController.h
|
| @@ -31,8 +31,6 @@
|
| #ifndef PagePopupController_h
|
| #define PagePopupController_h
|
|
|
| -#if ENABLE(PAGE_POPUP)
|
| -
|
| #include <wtf/Forward.h>
|
| #include <wtf/RefCounted.h>
|
|
|
| @@ -62,4 +60,3 @@ private:
|
|
|
| }
|
| #endif
|
| -#endif
|
|
|