Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(81)

Unified Diff: src/shared/srpc/srpc.gyp

Issue 871713002: Remove NaClPluginLowLevelInitializationComplete() (caller of "init_done" SRPC) (Closed) Base URL: https://chromium.googlesource.com/native_client/src/native_client.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/shared/srpc/nacl_srpc_ppapi_plugin_internal.c ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/shared/srpc/srpc.gyp
diff --git a/src/shared/srpc/srpc.gyp b/src/shared/srpc/srpc.gyp
index 3504f7045cd653472a04122fbe023d4338405b2e..e5d997532ff6ef9d3c605f9b4f8fecfaf0b5557c 100644
--- a/src/shared/srpc/srpc.gyp
+++ b/src/shared/srpc/srpc.gyp
@@ -66,8 +66,6 @@
'rpc_server_loop.c',
'accept.c',
'accept_threaded.c',
- 'nacl_srpc_ppapi_plugin_init.c',
- 'nacl_srpc_ppapi_plugin_internal.c'
],
},
'dependencies': [
« no previous file with comments | « src/shared/srpc/nacl_srpc_ppapi_plugin_internal.c ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698