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

Side by Side 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, 10 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+native_client/src/include",
2 "+native_client/src/public", 3 "+native_client/src/public",
4 "+native_client/src/shared/imc/nacl_imc_c.h",
3 "+native_client/src/shared/platform", 5 "+native_client/src/shared/platform",
6 "+native_client/src/trusted/desc/nrd_all_modules.h",
7 "+native_client/src/trusted/service_runtime/include",
4 "+native_client/src/trusted/service_runtime/nacl_error_code.h", 8 "+native_client/src/trusted/service_runtime/nacl_error_code.h",
5 "+ppapi/cpp", 9 "+ppapi/cpp",
6 "+ppapi/utility", 10 "+ppapi/utility",
7 ] 11 ]
OLDNEW
« 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