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

Side by Side Diff: .gitignore

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

Powered by Google App Engine
This is Rietveld 408576698