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

Unified Diff: components/nacl/renderer/plugin/BUILD.gn

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 | « chrome/installer/linux/rpm/expected_deps_x86_64 ('k') | components/nacl/renderer/plugin/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl/renderer/plugin/BUILD.gn
diff --git a/components/nacl/renderer/plugin/BUILD.gn b/components/nacl/renderer/plugin/BUILD.gn
index 9429e01583bf9c810d545fc1de9a5a17d69fc244..5f8285c492d96ed684d1d3e9226ff448723c6738 100644
--- a/components/nacl/renderer/plugin/BUILD.gn
+++ b/components/nacl/renderer/plugin/BUILD.gn
@@ -19,8 +19,6 @@ source_set("nacl_trusted_plugin") {
"//base",
"//content/public/common",
"//media:shared_memory_support",
- "//native_client/src/shared/platform",
- "//native_client/src/trusted/desc:nrd_xfer",
"//ppapi/c",
"//ppapi/cpp:objects",
"//ppapi/cpp/private:internal_module",
« no previous file with comments | « chrome/installer/linux/rpm/expected_deps_x86_64 ('k') | components/nacl/renderer/plugin/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698