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

Side by Side Diff: .gitignore

Issue 1711953003: Adds the OCHamcrest library to the iOS build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: --dest-dir 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
« no previous file with comments | « no previous file | DEPS » ('j') | ios/chrome/tools/build/ios_generate_forwarding_headers.py » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 *.gypcmd 1 *.gypcmd
2 *.mk 2 *.mk
3 *.ncb 3 *.ncb
4 *.opensdf 4 *.opensdf
5 *.orig 5 *.orig
6 *.pdb 6 *.pdb
7 *.props 7 *.props
8 *.pyc 8 *.pyc
9 *.pyproj 9 *.pyproj
10 *.rules 10 *.rules
(...skipping 166 matching lines...) Expand 10 before | Expand all | Expand 10 after
177 /device/serial/device_serial_mojo.xml 177 /device/serial/device_serial_mojo.xml
178 /google_apis/gcm/gcm.xml 178 /google_apis/gcm/gcm.xml
179 /google_apis/internal 179 /google_apis/internal
180 /googleurl 180 /googleurl
181 /gpu/gles2_conform_test 181 /gpu/gles2_conform_test
182 /gyp-mac-tool 182 /gyp-mac-tool
183 /infra/.recipe_deps 183 /infra/.recipe_deps
184 /internal_gyp 184 /internal_gyp
185 /ios/build/util/CANARY_VERSION 185 /ios/build/util/CANARY_VERSION
186 /ios/third_party/gcdwebserver/src 186 /ios/third_party/gcdwebserver/src
187 /ios/third_party/ochamcrest/src
187 /llvm 188 /llvm
188 /media/cast/logging/cast_logging_proto_lib.xml 189 /media/cast/logging/cast_logging_proto_lib.xml
189 /media/cdm/api 190 /media/cdm/api
190 /media/media_asm.xml 191 /media/media_asm.xml
191 /media/media_mojo_bindings.xml 192 /media/media_mojo_bindings.xml
192 /media/test/data/internal 193 /media/test/data/internal
193 /media/yuv_convert_simd_x86.xml 194 /media/yuv_convert_simd_x86.xml
194 /metro_driver 195 /metro_driver
195 /mojo/hello_world_service.xml 196 /mojo/hello_world_service.xml
196 /mojo/mojo_application_bindings.xml 197 /mojo/mojo_application_bindings.xml
(...skipping 260 matching lines...) Expand 10 before | Expand all | Expand 10 after
457 /ui/keyboard/keyboard_mojom_bindings.xml 458 /ui/keyboard/keyboard_mojom_bindings.xml
458 /ui/surface/surface.xml 459 /ui/surface/surface.xml
459 /ui/surface/surface_gpu_tests.xml 460 /ui/surface/surface_gpu_tests.xml
460 /v8 461 /v8
461 /webkit/data 462 /webkit/data
462 /webpagereplay_logs/ 463 /webpagereplay_logs/
463 /win8/delegate_execute/delegate_execute_version_resources.xml 464 /win8/delegate_execute/delegate_execute_version_resources.xml
464 /win8/metro_driver/metro_driver_version_resources.xml 465 /win8/metro_driver/metro_driver_version_resources.xml
465 /x86-generic_out/ 466 /x86-generic_out/
466 /xcodebuild 467 /xcodebuild
OLDNEW
« no previous file with comments | « no previous file | DEPS » ('j') | ios/chrome/tools/build/ios_generate_forwarding_headers.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698