| Index: Source/web/web.gypi
|
| diff --git a/Source/web/web.gypi b/Source/web/web.gypi
|
| index e28b720f8a8694ce00d27d8335ca253b339a6418..60f0a2e3a541ff725299a98f1bbc2c88e0a8a0bf 100644
|
| --- a/Source/web/web.gypi
|
| +++ b/Source/web/web.gypi
|
| @@ -250,10 +250,10 @@
|
| 'WebUserMediaRequest.cpp',
|
| 'WebViewImpl.cpp',
|
| 'WebViewImpl.h',
|
| + 'WorkerContentSettingsClient.cpp',
|
| + 'WorkerContentSettingsClient.h',
|
| 'WorkerGlobalScopeProxyProviderImpl.cpp',
|
| 'WorkerGlobalScopeProxyProviderImpl.h',
|
| - 'WorkerPermissionClient.cpp',
|
| - 'WorkerPermissionClient.h',
|
| 'default/WebRenderTheme.cpp',
|
| 'linux/WebFontRendering.cpp',
|
| 'mac/WebScrollbarTheme.mm',
|
|
|