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

Side by Side Diff: .gitignore

Issue 1784783002: Remove obsolete override "ios_extra_version_path". (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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') | no next file with comments »
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 /data 177 /data
178 /delegate_execute 178 /delegate_execute
179 /device/serial/device_serial_mojo.xml 179 /device/serial/device_serial_mojo.xml
180 /google_apis/gcm/gcm.xml 180 /google_apis/gcm/gcm.xml
181 /google_apis/internal 181 /google_apis/internal
182 /googleurl 182 /googleurl
183 /gpu/gles2_conform_test 183 /gpu/gles2_conform_test
184 /gyp-mac-tool 184 /gyp-mac-tool
185 /infra/.recipe_deps 185 /infra/.recipe_deps
186 /internal_gyp 186 /internal_gyp
187 /ios/build/util/CANARY_VERSION
188 /ios/third_party/earl_grey/src 187 /ios/third_party/earl_grey/src
189 /ios/third_party/fishhook/src 188 /ios/third_party/fishhook/src
190 /ios/third_party/gcdwebserver/src 189 /ios/third_party/gcdwebserver/src
191 /ios/third_party/ochamcrest/src 190 /ios/third_party/ochamcrest/src
192 /ios_internal 191 /ios_internal
193 /llvm 192 /llvm
194 /media/cast/logging/cast_logging_proto_lib.xml 193 /media/cast/logging/cast_logging_proto_lib.xml
195 /media/cdm/api 194 /media/cdm/api
196 /media/media_asm.xml 195 /media/media_asm.xml
197 /media/media_mojo_bindings.xml 196 /media/media_mojo_bindings.xml
(...skipping 265 matching lines...) Expand 10 before | Expand all | Expand 10 after
463 /ui/keyboard/keyboard_mojom_bindings.xml 462 /ui/keyboard/keyboard_mojom_bindings.xml
464 /ui/surface/surface.xml 463 /ui/surface/surface.xml
465 /ui/surface/surface_gpu_tests.xml 464 /ui/surface/surface_gpu_tests.xml
466 /v8 465 /v8
467 /webkit/data 466 /webkit/data
468 /webpagereplay_logs/ 467 /webpagereplay_logs/
469 /win8/delegate_execute/delegate_execute_version_resources.xml 468 /win8/delegate_execute/delegate_execute_version_resources.xml
470 /win8/metro_driver/metro_driver_version_resources.xml 469 /win8/metro_driver/metro_driver_version_resources.xml
471 /x86-generic_out/ 470 /x86-generic_out/
472 /xcodebuild 471 /xcodebuild
OLDNEW
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698