| Index: third_party/WebKit/Source/modules/modules.gypi
|
| diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
|
| index 5e3c44fc6d36010e6272961b7903f1d5b6451649..0c4572bb3716eb0fde6fb7e572d1efeecf1fcee9 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gypi
|
| +++ b/third_party/WebKit/Source/modules/modules.gypi
|
| @@ -344,10 +344,11 @@
|
| 'fetch/WindowFetch.idl',
|
| 'fetch/WorkerFetch.idl',
|
| 'filesystem/DataTransferItemFileSystem.idl',
|
| + 'filesystem/DedicatedWorkerGlobalScopeFileSystem.idl',
|
| 'filesystem/DevToolsHostFileSystem.idl',
|
| 'filesystem/HTMLInputElementFileSystem.idl',
|
| + 'filesystem/SharedWorkerGlobalScopeFileSystem.idl',
|
| 'filesystem/WindowFileSystem.idl',
|
| - 'filesystem/WorkerGlobalScopeFileSystem.idl',
|
| 'gamepad/NavigatorGamepad.idl',
|
| 'geofencing/ServiceWorkerGlobalScopeGeofencing.idl',
|
| 'geofencing/ServiceWorkerRegistrationGeofencing.idl',
|
|
|