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

Side by Side Diff: third_party/.gitignore

Issue 2784063002: Config changes to support target_os="fuchsia" (Closed)
Patch Set: self review Created 3 years, 8 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
« build/build_config.h ('K') | « build/toolchain/fuchsia/OWNERS ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This file is needed for projects that has this directory as a separate Git 1 # This file is needed for projects that has this directory as a separate Git
2 # mirror in DEPS. Without it, a lot is wiped and re-downloaded for each sync. 2 # mirror in DEPS. Without it, a lot is wiped and re-downloaded for each sync.
3 /__START__ 3 /__START__
4 /accessibility-developer-tools/ 4 /accessibility-developer-tools/
5 /accessibility_test_framework/lib/accessibility-test-framework-2.1.jar 5 /accessibility_test_framework/lib/accessibility-test-framework-2.1.jar
6 /adobe/flash/binaries 6 /adobe/flash/binaries
7 /adobe/flash/symbols 7 /adobe/flash/symbols
8 /amd/ 8 /amd/
9 /android_protobuf/src 9 /android_protobuf/src
10 /android_support_test_runner/lib/*.aar 10 /android_support_test_runner/lib/*.aar
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
50 /elfutils/src 50 /elfutils/src
51 /errorprone/lib 51 /errorprone/lib
52 /espresso/lib/*.jar 52 /espresso/lib/*.jar
53 /eyesfree/src 53 /eyesfree/src
54 /ffmpeg 54 /ffmpeg
55 /findbugs 55 /findbugs
56 /flac 56 /flac
57 /flatbuffers/src 57 /flatbuffers/src
58 /fontconfig/src 58 /fontconfig/src
59 /freetype/src 59 /freetype/src
60 /fuchsia-sdk
60 /gestures/gestures 61 /gestures/gestures
61 /gles2_conform 62 /gles2_conform
62 /glslang/src 63 /glslang/src
63 /glslang-angle/src 64 /glslang-angle/src
64 /gnu_binutils/ 65 /gnu_binutils/
65 /google_appengine_cloudstorage 66 /google_appengine_cloudstorage
66 /google_toolbox_for_mac/src 67 /google_toolbox_for_mac/src
67 /googlemac 68 /googlemac
68 /gvr-android-sdk/common_library.aar 69 /gvr-android-sdk/common_library.aar
69 /gvr-android-sdk/libgvr_shim_static_arm.a 70 /gvr-android-sdk/libgvr_shim_static_arm.a
(...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after
198 /win_toolchain/files 199 /win_toolchain/files
199 /wix 200 /wix
200 /xdg-utils 201 /xdg-utils
201 /xstream/lib/*.jar 202 /xstream/lib/*.jar
202 /xulrunner-sdk 203 /xulrunner-sdk
203 /yasm/binaries 204 /yasm/binaries
204 /yasm/generate_files.xml 205 /yasm/generate_files.xml
205 /yasm/source/patched-yasm 206 /yasm/source/patched-yasm
206 /yasm/yasm.xml 207 /yasm/yasm.xml
207 208
OLDNEW
« build/build_config.h ('K') | « build/toolchain/fuchsia/OWNERS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698