| Index: third_party/WebKit/Source/web/web.gypi
|
| diff --git a/third_party/WebKit/Source/web/web.gypi b/third_party/WebKit/Source/web/web.gypi
|
| index a0d5546f9e01d1f1b58a348b00d290252b24acd2..52fd4883a1933b1e371f2022e227eeb51d252a0a 100644
|
| --- a/third_party/WebKit/Source/web/web.gypi
|
| +++ b/third_party/WebKit/Source/web/web.gypi
|
| @@ -25,6 +25,8 @@
|
| 'DatabaseClientImpl.h',
|
| 'DateTimeChooserImpl.cpp',
|
| 'DateTimeChooserImpl.h',
|
| + 'DedicatedWorkerGlobalScopeProxyProviderImpl.cpp',
|
| + 'DedicatedWorkerGlobalScopeProxyProviderImpl.h',
|
| 'DevToolsEmulator.cpp',
|
| 'DevToolsEmulator.h',
|
| 'EditorClientImpl.cpp',
|
| @@ -225,8 +227,6 @@
|
| 'WebViewImpl.h',
|
| 'WorkerContentSettingsClient.cpp',
|
| 'WorkerContentSettingsClient.h',
|
| - 'WorkerGlobalScopeProxyProviderImpl.cpp',
|
| - 'WorkerGlobalScopeProxyProviderImpl.h',
|
| 'default/WebRenderTheme.cpp',
|
| 'linux/WebFontRendering.cpp',
|
| 'mac/WebScrollbarTheme.mm',
|
|
|