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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+native_client/src/shared/imc/nacl_imc_c.h", 2 "+native_client/src/shared/imc/nacl_imc_c.h",
3 "+native_client/src/trusted/desc", 3 "+native_client/src/trusted/desc",
4 "+native_client/src/trusted/desc_cacheability",
4 "+native_client/src/trusted/nonnacl_util/sel_ldr_launcher.h", 5 "+native_client/src/trusted/nonnacl_util/sel_ldr_launcher.h",
5 "+native_client/src/trusted/platform_qualify/nacl_os_qualify.h", 6 "+native_client/src/trusted/platform_qualify/nacl_os_qualify.h",
6 "+native_client/src/trusted/reverse_service/reverse_service.h", 7 "+native_client/src/trusted/reverse_service/reverse_service.h",
7 "+native_client/src/trusted/service_runtime/include", 8 "+native_client/src/trusted/service_runtime/include",
8 "+native_client/src/trusted/service_runtime/nacl_error_code.h", 9 "+native_client/src/trusted/service_runtime/nacl_error_code.h",
9 "+native_client/src/trusted/validator/nacl_file_info.h", 10 "+native_client/src/trusted/validator/nacl_file_info.h",
10 "+third_party/jsoncpp", 11 "+third_party/jsoncpp",
11 ] 12 ]
OLDNEW
« 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