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

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

Issue 17234004: [NaCl SDK] Fix SDK waterfall: unistd.h does not exist on windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
« no previous file with comments | « no previous file | native_client_sdk/src/libraries/nacl_io/kernel_handle.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 239 matching lines...) Expand 10 before | Expand all | Expand 10 after
250 include/nacl_io/mount_node_html5fs.h 250 include/nacl_io/mount_node_html5fs.h
251 include/nacl_io/mount_node_http.h 251 include/nacl_io/mount_node_http.h
252 include/nacl_io/mount_node_mem.h 252 include/nacl_io/mount_node_mem.h
253 include/nacl_io/mount_passthrough.h 253 include/nacl_io/mount_passthrough.h
254 include/nacl_io/nacl_io.h 254 include/nacl_io/nacl_io.h
255 include/nacl_io/osdirent.h 255 include/nacl_io/osdirent.h
256 include/nacl_io/osinttypes.h 256 include/nacl_io/osinttypes.h
257 include/nacl_io/osmman.h 257 include/nacl_io/osmman.h
258 include/nacl_io/osstat.h 258 include/nacl_io/osstat.h
259 include/nacl_io/ostypes.h 259 include/nacl_io/ostypes.h
260 include/nacl_io/osunistd.h
260 include/nacl_io/path.h 261 include/nacl_io/path.h
261 include/nacl_io/pepper/all_interfaces.h 262 include/nacl_io/pepper/all_interfaces.h
262 include/nacl_io/pepper/define_empty_macros.h 263 include/nacl_io/pepper/define_empty_macros.h
263 include/nacl_io/pepper_interface.h 264 include/nacl_io/pepper_interface.h
264 include/nacl_io/pepper/undef_macros.h 265 include/nacl_io/pepper/undef_macros.h
265 include/nacl_io/real_pepper_interface.h 266 include/nacl_io/real_pepper_interface.h
266 include/ppapi/c/dev/deprecated_bool.h 267 include/ppapi/c/dev/deprecated_bool.h
267 include/ppapi/c/dev/ppb_audio_input_dev.h 268 include/ppapi/c/dev/ppb_audio_input_dev.h
268 include/ppapi/c/dev/ppb_buffer_dev.h 269 include/ppapi/c/dev/ppb_buffer_dev.h
269 include/ppapi/c/dev/ppb_char_set_dev.h 270 include/ppapi/c/dev/ppb_char_set_dev.h
(...skipping 782 matching lines...) Expand 10 before | Expand all | Expand 10 after
1052 [linux]tools/nacl_helper_bootstrap_x86_32 1053 [linux]tools/nacl_helper_bootstrap_x86_32
1053 [linux]tools/nacl_helper_bootstrap_x86_64 1054 [linux]tools/nacl_helper_bootstrap_x86_64
1054 tools/nacl_llvm.mk 1055 tools/nacl_llvm.mk
1055 tools/ncval${EXE_EXT} 1056 tools/ncval${EXE_EXT}
1056 tools/oshelpers.py 1057 tools/oshelpers.py
1057 tools/oshelpers.pyc 1058 tools/oshelpers.pyc
1058 tools/quote.py 1059 tools/quote.py
1059 tools/run.py 1060 tools/run.py
1060 tools/sel_ldr_x86_32${EXE_EXT} 1061 tools/sel_ldr_x86_32${EXE_EXT}
1061 [linux,win]tools/sel_ldr_x86_64${EXE_EXT} 1062 [linux,win]tools/sel_ldr_x86_64${EXE_EXT}
OLDNEW
« no previous file with comments | « no previous file | native_client_sdk/src/libraries/nacl_io/kernel_handle.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698