| Index: Source/web/web.gypi
|
| diff --git a/Source/web/web.gypi b/Source/web/web.gypi
|
| index df96a64feb04b151365b70c99a733b86d887a8b8..3da3bf0c16d75d1e1929b8a5e8b4a368cade2766 100644
|
| --- a/Source/web/web.gypi
|
| +++ b/Source/web/web.gypi
|
| @@ -255,10 +255,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',
|
|
|