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

Side by Side Diff: .gitignore

Issue 2351613006: Remove old iossim code (pre-Xcode 8) and class-dump. (Closed)
Patch Set: Fix comment Created 4 years, 3 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 303 matching lines...) Expand 10 before | Expand all | Expand 10 after
314 /third_party/boringssl/src 314 /third_party/boringssl/src
315 /third_party/bouncycastle/lib/*.jar 315 /third_party/bouncycastle/lib/*.jar
316 /third_party/byte_buddy/lib/*.jar 316 /third_party/byte_buddy/lib/*.jar
317 /third_party/cacheinvalidation/cacheinvalidation_unittests_run.xml 317 /third_party/cacheinvalidation/cacheinvalidation_unittests_run.xml
318 /third_party/cardboard-java/src 318 /third_party/cardboard-java/src
319 /third_party/catapult 319 /third_party/catapult
320 /third_party/ced/src 320 /third_party/ced/src
321 /third_party/chromeos_login_manager 321 /third_party/chromeos_login_manager
322 /third_party/chromeos_text_input 322 /third_party/chromeos_text_input
323 /third_party/chromite 323 /third_party/chromite
324 /third_party/class-dump/src
325 /third_party/cld_2/src 324 /third_party/cld_2/src
326 /third_party/cld_3/src 325 /third_party/cld_3/src
327 /third_party/colorama/src 326 /third_party/colorama/src
328 /third_party/cros 327 /third_party/cros
329 /third_party/cros_system_api 328 /third_party/cros_system_api
330 /third_party/custom_tabs_client/src 329 /third_party/custom_tabs_client/src
331 /third_party/cygwin 330 /third_party/cygwin
332 /third_party/deqp/src 331 /third_party/deqp/src
333 /third_party/directxsdk 332 /third_party/directxsdk
334 /third_party/dom_distiller_js/dist 333 /third_party/dom_distiller_js/dist
(...skipping 159 matching lines...) Expand 10 before | Expand all | Expand 10 after
494 /ui/keyboard/keyboard_mojom_bindings.xml 493 /ui/keyboard/keyboard_mojom_bindings.xml
495 /ui/surface/surface.xml 494 /ui/surface/surface.xml
496 /ui/surface/surface_gpu_tests.xml 495 /ui/surface/surface_gpu_tests.xml
497 /v8 496 /v8
498 /webkit/data 497 /webkit/data
499 /webpagereplay_logs/ 498 /webpagereplay_logs/
500 /win8/delegate_execute/delegate_execute_version_resources.xml 499 /win8/delegate_execute/delegate_execute_version_resources.xml
501 /win8/metro_driver/metro_driver_version_resources.xml 500 /win8/metro_driver/metro_driver_version_resources.xml
502 /x86-generic_out/ 501 /x86-generic_out/
503 /xcodebuild 502 /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