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

Side by Side Diff: .gitignore

Issue 1674373003: [libphonenumber] Change DEPS to track new github mirror, uprev library (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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 331 matching lines...) Expand 10 before | Expand all | Expand 10 after
342 /third_party/kasko 342 /third_party/kasko
343 /third_party/khronos_glcts 343 /third_party/khronos_glcts
344 /third_party/leveldatabase/src 344 /third_party/leveldatabase/src
345 /third_party/leveldb 345 /third_party/leveldb
346 /third_party/libc++-static/libc++.a 346 /third_party/libc++-static/libc++.a
347 /third_party/libaddressinput/src 347 /third_party/libaddressinput/src
348 /third_party/libexif/sources 348 /third_party/libexif/sources
349 /third_party/libjingle/source 349 /third_party/libjingle/source
350 /third_party/libjpeg_turbo 350 /third_party/libjpeg_turbo
351 /third_party/liblouis/src 351 /third_party/liblouis/src
352 /third_party/libphonenumber/libphonenumber.xml 352 /third_party/libphonenumber
please use gerrit instead 2016/02/10 22:18:04 /third_party/libphonenumber/src
Mathieu 2016/02/10 22:19:54 Done.
353 /third_party/libphonenumber/libphonenumber_without_metadata.xml
354 /third_party/libphonenumber/src
355 /third_party/libsrtp 353 /third_party/libsrtp
356 /third_party/libupnp 354 /third_party/libupnp
357 /third_party/libvpx_new/source/libvpx 355 /third_party/libvpx_new/source/libvpx
358 /third_party/libwebm/source 356 /third_party/libwebm/source
359 /third_party/libyuv 357 /third_party/libyuv
360 /third_party/lighttpd 358 /third_party/lighttpd
361 /third_party/llvm 359 /third_party/llvm
362 /third_party/llvm-allocated-type 360 /third_party/llvm-allocated-type
363 /third_party/llvm-build 361 /third_party/llvm-build
364 /third_party/lss 362 /third_party/lss
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after
456 /ui/keyboard/keyboard_mojom_bindings.xml 454 /ui/keyboard/keyboard_mojom_bindings.xml
457 /ui/surface/surface.xml 455 /ui/surface/surface.xml
458 /ui/surface/surface_gpu_tests.xml 456 /ui/surface/surface_gpu_tests.xml
459 /v8 457 /v8
460 /webkit/data 458 /webkit/data
461 /webpagereplay_logs/ 459 /webpagereplay_logs/
462 /win8/delegate_execute/delegate_execute_version_resources.xml 460 /win8/delegate_execute/delegate_execute_version_resources.xml
463 /win8/metro_driver/metro_driver_version_resources.xml 461 /win8/metro_driver/metro_driver_version_resources.xml
464 /x86-generic_out/ 462 /x86-generic_out/
465 /xcodebuild 463 /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