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

Side by Side Diff: .gitignore

Issue 1498473010: third_party: Add WDS library (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@wds
Patch Set: Updated the repo path to the real one Created 4 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 | 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 397 matching lines...) Expand 10 before | Expand all | Expand 10 after
408 /third_party/syzygy/binaries 408 /third_party/syzygy/binaries
409 /third_party/tsan/ 409 /third_party/tsan/
410 /third_party/ub-uiautomator/lib 410 /third_party/ub-uiautomator/lib
411 /third_party/usb_ids 411 /third_party/usb_ids
412 /third_party/usrsctp/usrsctplib 412 /third_party/usrsctp/usrsctplib
413 /third_party/v8-i18n 413 /third_party/v8-i18n
414 /third_party/valgrind 414 /third_party/valgrind
415 /third_party/v4l2capture 415 /third_party/v4l2capture
416 /third_party/wayland/src 416 /third_party/wayland/src
417 /third_party/wayland-protocols/src 417 /third_party/wayland-protocols/src
418 /third_party/wds/src
418 /third_party/webdriver/pylib 419 /third_party/webdriver/pylib
419 /third_party/webdriver/python/selenium 420 /third_party/webdriver/python/selenium
420 /third_party/webgl 421 /third_party/webgl
421 /third_party/webgl/src 422 /third_party/webgl/src
422 /third_party/webpagereplay/ 423 /third_party/webpagereplay/
423 /third_party/webrtc 424 /third_party/webrtc
424 /third_party/widevine/cdm/chromeos 425 /third_party/widevine/cdm/chromeos
425 /third_party/widevine/cdm/linux 426 /third_party/widevine/cdm/linux
426 /third_party/widevine/cdm/mac 427 /third_party/widevine/cdm/mac
427 /third_party/widevine/cdm/win 428 /third_party/widevine/cdm/win
(...skipping 28 matching lines...) Expand all
456 /ui/keyboard/keyboard_mojom_bindings.xml 457 /ui/keyboard/keyboard_mojom_bindings.xml
457 /ui/surface/surface.xml 458 /ui/surface/surface.xml
458 /ui/surface/surface_gpu_tests.xml 459 /ui/surface/surface_gpu_tests.xml
459 /v8 460 /v8
460 /webkit/data 461 /webkit/data
461 /webpagereplay_logs/ 462 /webpagereplay_logs/
462 /win8/delegate_execute/delegate_execute_version_resources.xml 463 /win8/delegate_execute/delegate_execute_version_resources.xml
463 /win8/metro_driver/metro_driver_version_resources.xml 464 /win8/metro_driver/metro_driver_version_resources.xml
464 /x86-generic_out/ 465 /x86-generic_out/
465 /xcodebuild 466 /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