Chromium Code Reviews| Index: ppapi/ppapi_shared.gypi |
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi |
| index 8d59def1dacf263901399085d2382be5447afbb0..3d245cd32567e5dd04e68b12efdf50b3efd2a2d3 100644 |
| --- a/ppapi/ppapi_shared.gypi |
| +++ b/ppapi/ppapi_shared.gypi |
| @@ -292,7 +292,6 @@ |
| 'thunk/ppb_video_capture_thunk.cc', |
| 'thunk/ppb_video_decoder_thunk.cc', |
| 'thunk/ppb_video_layer_thunk.cc', |
| - 'thunk/ppb_websocket_thunk.cc', |
| ], |
| }], |
| # We exclude a few more things for nacl_win64, to avoid pulling in |