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

Unified Diff: ppapi/proxy/BUILD.gn

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/ppapi_proxy.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/proxy/BUILD.gn
diff --git a/ppapi/proxy/BUILD.gn b/ppapi/proxy/BUILD.gn
index 77e22be1e81a65a2aaffdd9a8960f136f0e4b6ef..9167f8826e9434f9d60c7d45e14214e2528bb0bc 100644
--- a/ppapi/proxy/BUILD.gn
+++ b/ppapi/proxy/BUILD.gn
@@ -209,8 +209,6 @@ component("proxy") {
"../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/ppapi_proxy.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698