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

Side by Side Diff: .gitignore

Issue 2051913002: [Third Party] Add Robolectric 3.0 build files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: [Third Party] Add Robolectric 3.0 build files. Created 4 years, 5 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') | third_party/robolectric/BUILD.gn » ('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 395 matching lines...) Expand 10 before | Expand all | Expand 10 after
406 /third_party/pyelftools 406 /third_party/pyelftools
407 /third_party/pyftpdlib/src 407 /third_party/pyftpdlib/src
408 /third_party/pylib 408 /third_party/pylib
409 /third_party/pymox/src 409 /third_party/pymox/src
410 /third_party/python_24 410 /third_party/python_24
411 /third_party/python_26 411 /third_party/python_26
412 /third_party/pywebsocket/src 412 /third_party/pywebsocket/src
413 /third_party/pywebsocket/src 413 /third_party/pywebsocket/src
414 /third_party/re2/src 414 /third_party/re2/src
415 /third_party/requests/src 415 /third_party/requests/src
416 /third_party/robolectric/lib 416 /third_party/robolectric/lib/*.jar
417 /third_party/safe_browsing/testing 417 /third_party/safe_browsing/testing
418 /third_party/scons-2.0.1 418 /third_party/scons-2.0.1
419 /third_party/sfntly/src 419 /third_party/sfntly/src
420 /third_party/shaderc/src 420 /third_party/shaderc/src
421 /third_party/skia 421 /third_party/skia
422 /third_party/smhasher/src 422 /third_party/smhasher/src
423 /third_party/snappy/src 423 /third_party/snappy/src
424 /third_party/SPIRV-Tools/src 424 /third_party/SPIRV-Tools/src
425 /third_party/swiftshader/include/ 425 /third_party/swiftshader/include/
426 /third_party/syzygy 426 /third_party/syzygy
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
476 /ui/keyboard/keyboard_mojom_bindings.xml 476 /ui/keyboard/keyboard_mojom_bindings.xml
477 /ui/surface/surface.xml 477 /ui/surface/surface.xml
478 /ui/surface/surface_gpu_tests.xml 478 /ui/surface/surface_gpu_tests.xml
479 /v8 479 /v8
480 /webkit/data 480 /webkit/data
481 /webpagereplay_logs/ 481 /webpagereplay_logs/
482 /win8/delegate_execute/delegate_execute_version_resources.xml 482 /win8/delegate_execute/delegate_execute_version_resources.xml
483 /win8/metro_driver/metro_driver_version_resources.xml 483 /win8/metro_driver/metro_driver_version_resources.xml
484 /x86-generic_out/ 484 /x86-generic_out/
485 /xcodebuild 485 /xcodebuild
OLDNEW
« no previous file with comments | « no previous file | DEPS » ('j') | third_party/robolectric/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698