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

Unified Diff: components/nacl/renderer/plugin/DEPS

Issue 1646903002: Revert of NaCl cleanup: Remove now-unneeded initialisation of NaCl libraries (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/BUILD.gn ('k') | components/nacl/renderer/plugin/module_ppapi.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl/renderer/plugin/DEPS
diff --git a/components/nacl/renderer/plugin/DEPS b/components/nacl/renderer/plugin/DEPS
index 4df25c3d7e4143ef0f592db2bad5c14ee86f879a..6de118b5a726e4bced479a549d18d130acf97bff 100644
--- a/components/nacl/renderer/plugin/DEPS
+++ b/components/nacl/renderer/plugin/DEPS
@@ -1,6 +1,10 @@
include_rules = [
+ "+native_client/src/include",
"+native_client/src/public",
+ "+native_client/src/shared/imc/nacl_imc_c.h",
"+native_client/src/shared/platform",
+ "+native_client/src/trusted/desc/nrd_all_modules.h",
+ "+native_client/src/trusted/service_runtime/include",
"+native_client/src/trusted/service_runtime/nacl_error_code.h",
"+ppapi/cpp",
"+ppapi/utility",
« no previous file with comments | « components/nacl/renderer/plugin/BUILD.gn ('k') | components/nacl/renderer/plugin/module_ppapi.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698