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

Side by Side Diff: third_party/.gitignore

Issue 2737613002: Fixup stale freetype .gitignore entries. (Closed)
Patch Set: Created 3 years, 9 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 | 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/*.jar 5 /accessibility_test_framework/lib/*.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 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
48 /drmemory/unpacked 48 /drmemory/unpacked
49 /elfutils/src 49 /elfutils/src
50 /errorprone/lib 50 /errorprone/lib
51 /espresso/lib/*.jar 51 /espresso/lib/*.jar
52 /eyesfree/src 52 /eyesfree/src
53 /ffmpeg 53 /ffmpeg
54 /findbugs 54 /findbugs
55 /flac 55 /flac
56 /flatbuffers/src 56 /flatbuffers/src
57 /fontconfig/src 57 /fontconfig/src
58 /freetype-android/src 58 /freetype/src
59 /freetype2/src
60 /gestures/gestures 59 /gestures/gestures
61 /gles2_conform 60 /gles2_conform
62 /glslang/src 61 /glslang/src
63 /glslang-angle/src 62 /glslang-angle/src
64 /gnu_binutils/ 63 /gnu_binutils/
65 /google_appengine_cloudstorage 64 /google_appengine_cloudstorage
66 /google_toolbox_for_mac/src 65 /google_toolbox_for_mac/src
67 /googlemac 66 /googlemac
68 /gvr-android-sdk/common_library.aar 67 /gvr-android-sdk/common_library.aar
69 /gvr-android-sdk/libgvr_shim_static_arm.a 68 /gvr-android-sdk/libgvr_shim_static_arm.a
(...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after
194 /win_toolchain/files 193 /win_toolchain/files
195 /wix 194 /wix
196 /xdg-utils 195 /xdg-utils
197 /xstream/lib/*.jar 196 /xstream/lib/*.jar
198 /xulrunner-sdk 197 /xulrunner-sdk
199 /yasm/binaries 198 /yasm/binaries
200 /yasm/generate_files.xml 199 /yasm/generate_files.xml
201 /yasm/source/patched-yasm 200 /yasm/source/patched-yasm
202 /yasm/yasm.xml 201 /yasm/yasm.xml
203 202
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698