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

Unified Diff: src/shared/srpc/BUILD.gn

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 | « no previous file | src/shared/srpc/accept.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/shared/srpc/BUILD.gn
diff --git a/src/shared/srpc/BUILD.gn b/src/shared/srpc/BUILD.gn
index 588c727ab1e15b9e41ba8ac4f92cbef0bbfdbadb..cefc181e75c9711202240720cd7fcf7985c1df7e 100644
--- a/src/shared/srpc/BUILD.gn
+++ b/src/shared/srpc/BUILD.gn
@@ -37,8 +37,6 @@ if (os == "nacl") {
"module_init_fini.c",
"nacl_srpc.c",
"nacl_srpc_message.c",
- "nacl_srpc_ppapi_plugin_init.c",
- "nacl_srpc_ppapi_plugin_internal.c",
"rpc_log.c",
"rpc_serialize.c",
"rpc_server_loop.c",
« no previous file with comments | « no previous file | src/shared/srpc/accept.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698