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

Side by Side Diff: .gitignore

Issue 1734613003: Move libvpx_new to libvpx (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 9 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 341 matching lines...) Expand 10 before | Expand all | Expand 10 after
352 /third_party/libaddressinput/src 352 /third_party/libaddressinput/src
353 /third_party/libexif/sources 353 /third_party/libexif/sources
354 /third_party/libjingle/source 354 /third_party/libjingle/source
355 /third_party/libjpeg_turbo 355 /third_party/libjpeg_turbo
356 /third_party/liblouis/src 356 /third_party/liblouis/src
357 /third_party/libphonenumber/libphonenumber.xml 357 /third_party/libphonenumber/libphonenumber.xml
358 /third_party/libphonenumber/libphonenumber_without_metadata.xml 358 /third_party/libphonenumber/libphonenumber_without_metadata.xml
359 /third_party/libphonenumber/src 359 /third_party/libphonenumber/src
360 /third_party/libsrtp 360 /third_party/libsrtp
361 /third_party/libupnp 361 /third_party/libupnp
362 /third_party/libvpx_new/source/libvpx 362 /third_party/libvpx/source/libvpx
363 /third_party/libwebm/source 363 /third_party/libwebm/source
364 /third_party/libyuv 364 /third_party/libyuv
365 /third_party/lighttpd 365 /third_party/lighttpd
366 /third_party/llvm 366 /third_party/llvm
367 /third_party/llvm-allocated-type 367 /third_party/llvm-allocated-type
368 /third_party/llvm-build 368 /third_party/llvm-build
369 /third_party/lss 369 /third_party/lss
370 /third_party/mesa/src 370 /third_party/mesa/src
371 /third_party/mingw-w64 371 /third_party/mingw-w64
372 /third_party/minigbm/src 372 /third_party/minigbm/src
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
462 /ui/keyboard/keyboard_mojom_bindings.xml 462 /ui/keyboard/keyboard_mojom_bindings.xml
463 /ui/surface/surface.xml 463 /ui/surface/surface.xml
464 /ui/surface/surface_gpu_tests.xml 464 /ui/surface/surface_gpu_tests.xml
465 /v8 465 /v8
466 /webkit/data 466 /webkit/data
467 /webpagereplay_logs/ 467 /webpagereplay_logs/
468 /win8/delegate_execute/delegate_execute_version_resources.xml 468 /win8/delegate_execute/delegate_execute_version_resources.xml
469 /win8/metro_driver/metro_driver_version_resources.xml 469 /win8/metro_driver/metro_driver_version_resources.xml
470 /x86-generic_out/ 470 /x86-generic_out/
471 /xcodebuild 471 /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