| Index: third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerGlobalScope.h
|
| diff --git a/third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerGlobalScope.h b/third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerGlobalScope.h
|
| index bf715d914a090288fc48486734f1645e1a7ea0d4..ef976a28df129d8f28f97cb024fcea6b165b4bc3 100644
|
| --- a/third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerGlobalScope.h
|
| +++ b/third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerGlobalScope.h
|
| @@ -30,7 +30,7 @@
|
| #ifndef ServiceWorkerGlobalScope_h
|
| #define ServiceWorkerGlobalScope_h
|
|
|
| -#include "bindings/modules/v8/UnionTypesModules.h"
|
| +#include "bindings/modules/v8/RequestOrUSVString.h"
|
| #include "core/workers/WorkerGlobalScope.h"
|
| #include "modules/ModulesExport.h"
|
| #include "platform/heap/Handle.h"
|
|
|