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

Unified Diff: ppapi/native_client/src/trusted/plugin/DEPS

Issue 224803002: Enable mmap and identity-based validation caching on pnacl-{llc,ld}.nexe (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix token handover for main nexe Created 6 years, 8 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 | « ppapi/c/private/ppb_nacl_private.h ('k') | ppapi/native_client/src/trusted/plugin/file_downloader.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/native_client/src/trusted/plugin/DEPS
diff --git a/ppapi/native_client/src/trusted/plugin/DEPS b/ppapi/native_client/src/trusted/plugin/DEPS
index 8f7ae249e86881d54900db835859952c8fb00c15..1ab38283cf6301b0081c18607754db16f34b905c 100644
--- a/ppapi/native_client/src/trusted/plugin/DEPS
+++ b/ppapi/native_client/src/trusted/plugin/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+native_client/src/shared/imc/nacl_imc_c.h",
"+native_client/src/trusted/desc",
+ "+native_client/src/trusted/desc_cacheability",
"+native_client/src/trusted/nonnacl_util/sel_ldr_launcher.h",
"+native_client/src/trusted/platform_qualify/nacl_os_qualify.h",
"+native_client/src/trusted/reverse_service/reverse_service.h",
« no previous file with comments | « ppapi/c/private/ppb_nacl_private.h ('k') | ppapi/native_client/src/trusted/plugin/file_downloader.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698