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

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: Link dynamically. Fixed checklicenses.py complaint. Updated WDS version. 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') | third_party/wds/README.chromium » ('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 396 matching lines...) Expand 10 before | Expand all | Expand 10 after
407 /third_party/syzygy/binaries 407 /third_party/syzygy/binaries
408 /third_party/tsan/ 408 /third_party/tsan/
409 /third_party/ub-uiautomator/lib 409 /third_party/ub-uiautomator/lib
410 /third_party/usb_ids 410 /third_party/usb_ids
411 /third_party/usrsctp/usrsctplib 411 /third_party/usrsctp/usrsctplib
412 /third_party/v8-i18n 412 /third_party/v8-i18n
413 /third_party/valgrind 413 /third_party/valgrind
414 /third_party/v4l2capture 414 /third_party/v4l2capture
415 /third_party/wayland/src 415 /third_party/wayland/src
416 /third_party/wayland-protocols/src 416 /third_party/wayland-protocols/src
417 /third_party/wds/src
417 /third_party/webdriver/pylib 418 /third_party/webdriver/pylib
418 /third_party/webdriver/python/selenium 419 /third_party/webdriver/python/selenium
419 /third_party/webgl 420 /third_party/webgl
420 /third_party/webgl/src 421 /third_party/webgl/src
421 /third_party/webpagereplay/ 422 /third_party/webpagereplay/
422 /third_party/webrtc 423 /third_party/webrtc
423 /third_party/widevine/cdm/chromeos 424 /third_party/widevine/cdm/chromeos
424 /third_party/widevine/cdm/linux 425 /third_party/widevine/cdm/linux
425 /third_party/widevine/cdm/mac 426 /third_party/widevine/cdm/mac
426 /third_party/widevine/cdm/win 427 /third_party/widevine/cdm/win
(...skipping 28 matching lines...) Expand all
455 /ui/keyboard/keyboard_mojom_bindings.xml 456 /ui/keyboard/keyboard_mojom_bindings.xml
456 /ui/surface/surface.xml 457 /ui/surface/surface.xml
457 /ui/surface/surface_gpu_tests.xml 458 /ui/surface/surface_gpu_tests.xml
458 /v8 459 /v8
459 /webkit/data 460 /webkit/data
460 /webpagereplay_logs/ 461 /webpagereplay_logs/
461 /win8/delegate_execute/delegate_execute_version_resources.xml 462 /win8/delegate_execute/delegate_execute_version_resources.xml
462 /win8/metro_driver/metro_driver_version_resources.xml 463 /win8/metro_driver/metro_driver_version_resources.xml
463 /x86-generic_out/ 464 /x86-generic_out/
464 /xcodebuild 465 /xcodebuild
OLDNEW
« no previous file with comments | « no previous file | DEPS » ('j') | third_party/wds/README.chromium » ('J')

Powered by Google App Engine
This is Rietveld 408576698