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

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: Created 4 years, 5 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/gvr-android-sdk/BUILD.gn » ('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 324 matching lines...) Expand 10 before | Expand all | Expand 10 after
335 /third_party/flatbuffers/src 335 /third_party/flatbuffers/src
336 /third_party/fontconfig/src 336 /third_party/fontconfig/src
337 /third_party/freetype-android/src 337 /third_party/freetype-android/src
338 /third_party/freetype2/src 338 /third_party/freetype2/src
339 /third_party/gles2_conform 339 /third_party/gles2_conform
340 /third_party/glslang/src 340 /third_party/glslang/src
341 /third_party/gnu_binutils/ 341 /third_party/gnu_binutils/
342 /third_party/google_appengine_cloudstorage 342 /third_party/google_appengine_cloudstorage
343 /third_party/google_toolbox_for_mac/src 343 /third_party/google_toolbox_for_mac/src
344 /third_party/googlemac 344 /third_party/googlemac
345 /third_party/gvr-android-sdk/src
345 /third_party/gperf 346 /third_party/gperf
346 /third_party/grpc 347 /third_party/grpc
347 /third_party/guava/lib/*.jar 348 /third_party/guava/lib/*.jar
348 /third_party/hamcrest/lib/*.jar 349 /third_party/hamcrest/lib/*.jar
349 /third_party/httpcomponents-client 350 /third_party/httpcomponents-client
350 /third_party/httpcomponents-core 351 /third_party/httpcomponents-core
351 /third_party/hunspell_dictionaries 352 /third_party/hunspell_dictionaries
352 /third_party/icu 353 /third_party/icu
353 /third_party/jarjar 354 /third_party/jarjar
354 /third_party/javax_inject/lib/*.jar 355 /third_party/javax_inject/lib/*.jar
(...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after
476 /ui/keyboard/keyboard_mojom_bindings.xml 477 /ui/keyboard/keyboard_mojom_bindings.xml
477 /ui/surface/surface.xml 478 /ui/surface/surface.xml
478 /ui/surface/surface_gpu_tests.xml 479 /ui/surface/surface_gpu_tests.xml
479 /v8 480 /v8
480 /webkit/data 481 /webkit/data
481 /webpagereplay_logs/ 482 /webpagereplay_logs/
482 /win8/delegate_execute/delegate_execute_version_resources.xml 483 /win8/delegate_execute/delegate_execute_version_resources.xml
483 /win8/metro_driver/metro_driver_version_resources.xml 484 /win8/metro_driver/metro_driver_version_resources.xml
484 /x86-generic_out/ 485 /x86-generic_out/
485 /xcodebuild 486 /xcodebuild
OLDNEW
« no previous file with comments | « no previous file | DEPS » ('j') | third_party/gvr-android-sdk/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698