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

Unified Diff: components/nacl/renderer/plugin/plugin.gypi

Issue 1569283002: NaCl cleanup: Remove SrpcParams and SrpcClient, which are unused now (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 4 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 | « components/nacl/renderer/plugin/plugin.gyp ('k') | components/nacl/renderer/plugin/pnacl_coordinator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl/renderer/plugin/plugin.gypi
diff --git a/components/nacl/renderer/plugin/plugin.gypi b/components/nacl/renderer/plugin/plugin.gypi
index ea82a68da9ceaa194539946e1febaf5ed64a348d..9201c9d7ed315bcd92b3331cf39d61bf297fe859 100644
--- a/components/nacl/renderer/plugin/plugin.gypi
+++ b/components/nacl/renderer/plugin/plugin.gypi
@@ -15,8 +15,6 @@
'ppapi_entrypoints.cc',
'sel_ldr_launcher_chrome.cc',
'service_runtime.cc',
- 'srpc_client.cc',
- 'srpc_params.cc',
'temporary_file.cc',
'utility.cc',
],
« no previous file with comments | « components/nacl/renderer/plugin/plugin.gyp ('k') | components/nacl/renderer/plugin/pnacl_coordinator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698