diff options
Diffstat (limited to 'ppapi/ppapi_sources.gypi')
-rw-r--r-- | ppapi/ppapi_sources.gypi | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi index 85d5ed9..5ebe710 100644 --- a/ppapi/ppapi_sources.gypi +++ b/ppapi/ppapi_sources.gypi @@ -249,10 +249,6 @@ 'cpp/trusted/file_chooser_trusted.h', 'cpp/trusted/file_io_trusted.cc', 'cpp/trusted/file_io_trusted.h', - - # Helper interfaces. - 'cpp/helper/dev/websocket_api_dev.cc', - 'cpp/helper/dev/websocket_api_dev.h', ], # # Common Testing source for trusted and untrusted (NaCl) pugins. |