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

Side by Side Diff: third_party/.gitignore

Issue 2718423002: Add apk-patch-size-estimator to //third_party. (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 | « DEPS ('k') | third_party/apk-patch-size-estimator/LICENSE » ('j') | 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
11 /android_support_test_runner/lib/*.jar 11 /android_support_test_runner/lib/*.jar
12 /android_tools/ 12 /android_tools/
13 /android_tools_internal/ 13 /android_tools_internal/
14 /android_webview_glue/src 14 /android_webview_glue/src
15 /angle 15 /angle
16 /angle_dx11 16 /angle_dx11
17 /apache-portable-runtime/src 17 /apache-portable-runtime/src
18 /apache_velocity/lib/*.jar 18 /apache_velocity/lib/*.jar
19 /apache-win32/bin/*.exe 19 /apache-win32/bin/*.exe
20 /apache-win32/bin/*.dll 20 /apache-win32/bin/*.dll
21 /apache-win32/bin/iconv/*.so 21 /apache-win32/bin/iconv/*.so
22 /apache-win32/modules/*.so 22 /apache-win32/modules/*.so
23 /apache-win32/modules/*.dll 23 /apache-win32/modules/*.dll
24 /apk-patch-size-estimator/lib/*.jar
24 /asan 25 /asan
25 /bidichecker 26 /bidichecker
26 /bison 27 /bison
27 /boringssl/src 28 /boringssl/src
28 /bouncycastle/lib/*.jar 29 /bouncycastle/lib/*.jar
29 /byte_buddy/lib/*.jar 30 /byte_buddy/lib/*.jar
30 /cacheinvalidation/cacheinvalidation_unittests_run.xml 31 /cacheinvalidation/cacheinvalidation_unittests_run.xml
31 /cardboard-java/src 32 /cardboard-java/src
32 /catapult 33 /catapult
33 /ced/src 34 /ced/src
(...skipping 158 matching lines...) Expand 10 before | Expand all | Expand 10 after
192 /win_toolchain/.timestamps 193 /win_toolchain/.timestamps
193 /win_toolchain/files 194 /win_toolchain/files
194 /wix 195 /wix
195 /xdg-utils 196 /xdg-utils
196 /xulrunner-sdk 197 /xulrunner-sdk
197 /yasm/binaries 198 /yasm/binaries
198 /yasm/generate_files.xml 199 /yasm/generate_files.xml
199 /yasm/source/patched-yasm 200 /yasm/source/patched-yasm
200 /yasm/yasm.xml 201 /yasm/yasm.xml
201 202
OLDNEW
« no previous file with comments | « DEPS ('k') | third_party/apk-patch-size-estimator/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698