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

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

Issue 1171493003: NaCl: Clean up some uses of native_client/src/trusted/desc/ (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fix Created 5 years, 6 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/loader/nonsfi/nonsfi_main.cc ('k') | no next file » | 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 c98ba47001aaa7d44ee58be72a452f5cce6b37cb..f24d4b8a2cd1037df4f23ce84e9c580ac74b168c 100644
--- a/components/nacl/renderer/plugin/DEPS
+++ b/components/nacl/renderer/plugin/DEPS
@@ -4,7 +4,8 @@ include_rules = [
"+native_client/src/shared/imc/nacl_imc_c.h",
"+native_client/src/shared/platform",
"+native_client/src/shared/srpc",
- "+native_client/src/trusted/desc",
+ "+native_client/src/trusted/desc/nacl_desc_wrapper.h",
+ "+native_client/src/trusted/desc/nrd_all_modules.h",
"+native_client/src/trusted/nonnacl_util/sel_ldr_launcher.h",
"+native_client/src/trusted/service_runtime/include",
"+native_client/src/trusted/service_runtime/nacl_error_code.h",
« no previous file with comments | « components/nacl/loader/nonsfi/nonsfi_main.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698