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

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

Issue 1651583002: NaCl cleanup: Remove now-unneeded initialisation of NaCl libraries (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fix problem that caused revert last time 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/module_ppapi.cc ('k') | components/nacl/renderer/ppb_nacl_private.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl/renderer/plugin/plugin.gyp
diff --git a/components/nacl/renderer/plugin/plugin.gyp b/components/nacl/renderer/plugin/plugin.gyp
index 4a7dd10c226d8419a34be0eaef64b2baf37500df..a6201d5a8185dac56b2af85161f64a83b884c4cf 100644
--- a/components/nacl/renderer/plugin/plugin.gyp
+++ b/components/nacl/renderer/plugin/plugin.gyp
@@ -16,8 +16,6 @@
],
'dependencies': [
'<(DEPTH)/media/media.gyp:shared_memory_support',
- '<(DEPTH)/native_client/src/shared/platform/platform.gyp:platform',
- '<(DEPTH)/native_client/src/trusted/desc/desc.gyp:nrd_xfer',
'<(DEPTH)/ppapi/ppapi.gyp:ppapi_cpp_objects',
'<(DEPTH)/ppapi/ppapi.gyp:ppapi_internal_module',
],
« no previous file with comments | « components/nacl/renderer/plugin/module_ppapi.cc ('k') | components/nacl/renderer/ppb_nacl_private.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698