| Index: Source/core/workers/WorkerGlobalScopeProxyProvider.h | 
| diff --git a/Source/core/workers/WorkerGlobalScopeProxyProvider.h b/Source/core/workers/WorkerGlobalScopeProxyProvider.h | 
| index 2366eec9d6f92a9931eefc3481f11575134e96c5..c99bc5853c7ad707ff2667d6bcf433168c6eaa81 100644 | 
| --- a/Source/core/workers/WorkerGlobalScopeProxyProvider.h | 
| +++ b/Source/core/workers/WorkerGlobalScopeProxyProvider.h | 
| @@ -32,6 +32,7 @@ | 
| #define WorkerGlobalScopeProxyProvider_h | 
|  | 
| #include "core/CoreExport.h" | 
| +#include "core/page/Page.h" | 
| #include "platform/Supplementable.h" | 
| #include "wtf/Forward.h" | 
| #include "wtf/Noncopyable.h" | 
|  |