| Index: ppapi/native_client/src/trusted/plugin/plugin.gypi
|
| diff --git a/ppapi/native_client/src/trusted/plugin/plugin.gypi b/ppapi/native_client/src/trusted/plugin/plugin.gypi
|
| index 50ef27bb3731a1870c8028b97bde5b25cd037602..3ddfa8e34ead09c5c59d58936f625fd1c7c79d07 100644
|
| --- a/ppapi/native_client/src/trusted/plugin/plugin.gypi
|
| +++ b/ppapi/native_client/src/trusted/plugin/plugin.gypi
|
| @@ -15,7 +15,6 @@
|
| 'plugin.cc',
|
| 'pnacl_coordinator.cc',
|
| 'pnacl_resources.cc',
|
| - 'pnacl_streaming_translate_thread.cc',
|
| 'pnacl_translate_thread.cc',
|
| 'scriptable_plugin.cc',
|
| 'sel_ldr_launcher_chrome.cc',
|
|
|