| 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 831a696ceab2c1b427e769087272f75b465f08b9..0543e6ba51e92d73e17e3267c3f68b5ecc77c89c 100644
|
| --- a/third_party/WebKit/Source/web/web.gypi
|
| +++ b/third_party/WebKit/Source/web/web.gypi
|
| @@ -188,6 +188,10 @@
|
| 'WebPageImportanceSignals.cpp',
|
| 'WebPagePopupImpl.cpp',
|
| 'WebPagePopupImpl.h',
|
| + 'WebPepperSocket.cpp',
|
| + 'WebPepperSocketChannelClientProxy.h',
|
| + 'WebPepperSocketImpl.cpp',
|
| + 'WebPepperSocketImpl.h',
|
| 'WebPerformance.cpp',
|
| 'WebPluginContainerImpl.cpp',
|
| 'WebPluginContainerImpl.h',
|
| @@ -213,10 +217,6 @@
|
| 'WebSettingsImpl.h',
|
| 'WebSharedWorkerImpl.cpp',
|
| 'WebSharedWorkerImpl.h',
|
| - 'WebSocket.cpp',
|
| - 'WebSocketChannelClientProxy.h',
|
| - 'WebSocketImpl.cpp',
|
| - 'WebSocketImpl.h',
|
| 'WebSpeechGrammar.cpp',
|
| 'WebSpeechRecognitionHandle.cpp',
|
| 'WebSpeechRecognitionResult.cpp',
|
|
|