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

Side by Side Diff: .gitignore

Issue 2057883002: Add a gRPC repository to DEPS to fetch for Linux platform. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: checlicense bug Created 4 years, 6 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 322 matching lines...) Expand 10 before | Expand all | Expand 10 after
333 /third_party/fontconfig/src 333 /third_party/fontconfig/src
334 /third_party/freetype-android/src 334 /third_party/freetype-android/src
335 /third_party/freetype2/src 335 /third_party/freetype2/src
336 /third_party/gles2_conform 336 /third_party/gles2_conform
337 /third_party/glslang/src 337 /third_party/glslang/src
338 /third_party/gnu_binutils/ 338 /third_party/gnu_binutils/
339 /third_party/google_appengine_cloudstorage 339 /third_party/google_appengine_cloudstorage
340 /third_party/google_toolbox_for_mac/src 340 /third_party/google_toolbox_for_mac/src
341 /third_party/googlemac 341 /third_party/googlemac
342 /third_party/gperf 342 /third_party/gperf
343 /third_party/grpc
343 /third_party/httpcomponents-client 344 /third_party/httpcomponents-client
344 /third_party/httpcomponents-core 345 /third_party/httpcomponents-core
345 /third_party/hunspell_dictionaries 346 /third_party/hunspell_dictionaries
346 /third_party/icu 347 /third_party/icu
347 /third_party/jarjar 348 /third_party/jarjar
348 /third_party/jsoncpp/source 349 /third_party/jsoncpp/source
349 /third_party/jsr-305/src 350 /third_party/jsr-305/src
350 /third_party/junit/src 351 /third_party/junit/src
351 /third_party/kasko 352 /third_party/kasko
352 /third_party/khronos_glcts 353 /third_party/khronos_glcts
(...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after
469 /ui/keyboard/keyboard_mojom_bindings.xml 470 /ui/keyboard/keyboard_mojom_bindings.xml
470 /ui/surface/surface.xml 471 /ui/surface/surface.xml
471 /ui/surface/surface_gpu_tests.xml 472 /ui/surface/surface_gpu_tests.xml
472 /v8 473 /v8
473 /webkit/data 474 /webkit/data
474 /webpagereplay_logs/ 475 /webpagereplay_logs/
475 /win8/delegate_execute/delegate_execute_version_resources.xml 476 /win8/delegate_execute/delegate_execute_version_resources.xml
476 /win8/metro_driver/metro_driver_version_resources.xml 477 /win8/metro_driver/metro_driver_version_resources.xml
477 /x86-generic_out/ 478 /x86-generic_out/
478 /xcodebuild 479 /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