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

Side by Side Diff: .gitignore

Issue 2621363002: Remove Kasko! (Closed)
Patch Set: Rebase Created 3 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 | .gn » ('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 354 matching lines...) Expand 10 before | Expand all | Expand 10 after
365 /third_party/hamcrest/lib/*.jar 365 /third_party/hamcrest/lib/*.jar
366 /third_party/hunspell_dictionaries 366 /third_party/hunspell_dictionaries
367 /third_party/icu 367 /third_party/icu
368 /third_party/icu4j/lib/*.jar 368 /third_party/icu4j/lib/*.jar
369 /third_party/intellij/lib/*.jar 369 /third_party/intellij/lib/*.jar
370 /third_party/inspector_protocol 370 /third_party/inspector_protocol
371 /third_party/javax_inject/lib/*.jar 371 /third_party/javax_inject/lib/*.jar
372 /third_party/jsoncpp/source 372 /third_party/jsoncpp/source
373 /third_party/jsr-305/src 373 /third_party/jsr-305/src
374 /third_party/junit/src 374 /third_party/junit/src
375 /third_party/kasko
376 /third_party/khronos_glcts 375 /third_party/khronos_glcts
377 /third_party/leakcanary/src 376 /third_party/leakcanary/src
378 /third_party/leveldatabase/src 377 /third_party/leveldatabase/src
379 /third_party/leveldb 378 /third_party/leveldb
380 /third_party/libc++-static/libc++.a 379 /third_party/libc++-static/libc++.a
381 /third_party/libaddressinput/src 380 /third_party/libaddressinput/src
382 /third_party/libdrm/src 381 /third_party/libdrm/src
383 /third_party/libevdev/src 382 /third_party/libevdev/src
384 /third_party/libexif/sources 383 /third_party/libexif/sources
385 /third_party/libFuzzer/src 384 /third_party/libFuzzer/src
(...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after
509 /ui/keyboard/keyboard_mojom_bindings.xml 508 /ui/keyboard/keyboard_mojom_bindings.xml
510 /ui/surface/surface.xml 509 /ui/surface/surface.xml
511 /ui/surface/surface_gpu_tests.xml 510 /ui/surface/surface_gpu_tests.xml
512 /v8 511 /v8
513 /webkit/data 512 /webkit/data
514 /webpagereplay_logs/ 513 /webpagereplay_logs/
515 /win8/delegate_execute/delegate_execute_version_resources.xml 514 /win8/delegate_execute/delegate_execute_version_resources.xml
516 /win8/metro_driver/metro_driver_version_resources.xml 515 /win8/metro_driver/metro_driver_version_resources.xml
517 /x86-generic_out/ 516 /x86-generic_out/
518 /xcodebuild 517 /xcodebuild
OLDNEW
« no previous file with comments | « no previous file | .gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698