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

Unified Diff: ppapi/ppapi_proxy.gypi

Issue 1512233002: PPAPI/NaCl: Move plugin_main.cc's contents into irt_ppapi.cc (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 5 years 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 | « ppapi/native_client/src/untrusted/pnacl_irt_shim/irt_shim_ppapi.c ('k') | ppapi/proxy/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi_proxy.gypi
diff --git a/ppapi/ppapi_proxy.gypi b/ppapi/ppapi_proxy.gypi
index f220436bf44e934547da1a29825ae97ccd1066b7..4e6b4cbdc44ba509f9569c29223fc046b6f49da6 100644
--- a/ppapi/ppapi_proxy.gypi
+++ b/ppapi/ppapi_proxy.gypi
@@ -264,8 +264,6 @@
'nacl_irt/irt_start.cc',
'nacl_irt/manifest_service.cc',
'nacl_irt/manifest_service.h',
- 'nacl_irt/plugin_main.cc',
- 'nacl_irt/plugin_main.h',
'nacl_irt/plugin_startup.cc',
'nacl_irt/plugin_startup.h',
'nacl_irt/ppapi_dispatcher.cc',
« no previous file with comments | « ppapi/native_client/src/untrusted/pnacl_irt_shim/irt_shim_ppapi.c ('k') | ppapi/proxy/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698