| 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 38bcd5c800d0562d04974f1497682f41ddd373df..aee099bb834dae7cb40bcb71cae51ef6bab813c3 100644
|
| --- a/ppapi/native_client/src/trusted/plugin/plugin.gypi
|
| +++ b/ppapi/native_client/src/trusted/plugin/plugin.gypi
|
| @@ -13,6 +13,7 @@
|
| 'pnacl_coordinator.cc',
|
| 'pnacl_resources.cc',
|
| 'pnacl_translate_thread.cc',
|
| + 'ppapi_entrypoints.cc',
|
| 'sel_ldr_launcher_chrome.cc',
|
| 'service_runtime.cc',
|
| 'srpc_client.cc',
|
|
|