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

Side by Side Diff: native_client_sdk/src/build_tools/sdk_files.list

Issue 16336017: [NaCl SDK] Make verification failures a little easier to read. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: feedback Created 7 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 AUTHORS 1 AUTHORS
2 COPYING 2 COPYING
3 examples/api/audio/audio.cc 3 examples/api/audio/audio.cc
4 examples/api/audio/background.js 4 examples/api/audio/background.js
5 examples/api/audio/common.js 5 examples/api/audio/common.js
6 examples/api/audio/example.js 6 examples/api/audio/example.js
7 examples/api/audio/icon128.png 7 examples/api/audio/icon128.png
8 examples/api/audio/index.html 8 examples/api/audio/index.html
9 [win]examples/api/audio/make.bat 9 [win]examples/api/audio/make.bat
10 examples/api/audio/Makefile 10 examples/api/audio/Makefile
(...skipping 960 matching lines...) Expand 10 before | Expand all | Expand 10 after
971 tools/host_gcc.mk 971 tools/host_gcc.mk
972 tools/host_vc.mk 972 tools/host_vc.mk
973 tools/httpd.py 973 tools/httpd.py
974 tools/irt_core_x86_32.nexe 974 tools/irt_core_x86_32.nexe
975 tools/irt_core_x86_64.nexe 975 tools/irt_core_x86_64.nexe
976 [win]tools/make.exe 976 [win]tools/make.exe
977 tools/nacl_gcc.mk 977 tools/nacl_gcc.mk
978 [linux]tools/nacl_helper_bootstrap_x86_32 978 [linux]tools/nacl_helper_bootstrap_x86_32
979 [linux]tools/nacl_helper_bootstrap_x86_64 979 [linux]tools/nacl_helper_bootstrap_x86_64
980 tools/nacl_llvm.mk 980 tools/nacl_llvm.mk
981 [linux,mac]tools/ncval 981 tools/ncval${EXE_EXT}
982 [win]tools/ncval.exe
983 tools/oshelpers.py 982 tools/oshelpers.py
984 tools/oshelpers.pyc 983 tools/oshelpers.pyc
985 tools/quote.py 984 tools/quote.py
986 tools/run.py 985 tools/run.py
987 [linux,mac]tools/sel_ldr_x86_32 986 tools/sel_ldr_x86_32${EXE_EXT}
988 [linux]tools/sel_ldr_x86_64 987 [linux,win]tools/sel_ldr_x86_64${EXE_EXT}
989 [win]tools/sel_ldr_x86_32.exe
990 [win]tools/sel_ldr_x86_64.exe
OLDNEW
« no previous file with comments | « native_client_sdk/src/build_tools/build_sdk.py ('k') | native_client_sdk/src/build_tools/verify_filelist.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698