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

Side by Side Diff: .gitignore

Issue 2106243003: Added gvr-android-sdk to third_party/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated to 0.9.0 Created 4 years, 4 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 329 matching lines...) Expand 10 before | Expand all | Expand 10 after
340 /third_party/flatbuffers/src 340 /third_party/flatbuffers/src
341 /third_party/fontconfig/src 341 /third_party/fontconfig/src
342 /third_party/freetype-android/src 342 /third_party/freetype-android/src
343 /third_party/freetype2/src 343 /third_party/freetype2/src
344 /third_party/gles2_conform 344 /third_party/gles2_conform
345 /third_party/glslang/src 345 /third_party/glslang/src
346 /third_party/gnu_binutils/ 346 /third_party/gnu_binutils/
347 /third_party/google_appengine_cloudstorage 347 /third_party/google_appengine_cloudstorage
348 /third_party/google_toolbox_for_mac/src 348 /third_party/google_toolbox_for_mac/src
349 /third_party/googlemac 349 /third_party/googlemac
350 /third_party/gvr-android-sdk/src
350 /third_party/gperf 351 /third_party/gperf
351 /third_party/grpc 352 /third_party/grpc
352 /third_party/guava/lib/*.jar 353 /third_party/guava/lib/*.jar
353 /third_party/hamcrest/lib/*.jar 354 /third_party/hamcrest/lib/*.jar
354 /third_party/httpcomponents-client 355 /third_party/httpcomponents-client
355 /third_party/httpcomponents-core 356 /third_party/httpcomponents-core
356 /third_party/hunspell_dictionaries 357 /third_party/hunspell_dictionaries
357 /third_party/icu 358 /third_party/icu
358 /third_party/icu4j/lib/*.jar 359 /third_party/icu4j/lib/*.jar
359 /third_party/intellij/lib/*.jar 360 /third_party/intellij/lib/*.jar
(...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after
488 /ui/keyboard/keyboard_mojom_bindings.xml 489 /ui/keyboard/keyboard_mojom_bindings.xml
489 /ui/surface/surface.xml 490 /ui/surface/surface.xml
490 /ui/surface/surface_gpu_tests.xml 491 /ui/surface/surface_gpu_tests.xml
491 /v8 492 /v8
492 /webkit/data 493 /webkit/data
493 /webpagereplay_logs/ 494 /webpagereplay_logs/
494 /win8/delegate_execute/delegate_execute_version_resources.xml 495 /win8/delegate_execute/delegate_execute_version_resources.xml
495 /win8/metro_driver/metro_driver_version_resources.xml 496 /win8/metro_driver/metro_driver_version_resources.xml
496 /x86-generic_out/ 497 /x86-generic_out/
497 /xcodebuild 498 /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