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

Side by Side Diff: third_party/.gitignore

Issue 2982273002: Checking in desugar into third_party (Closed)
Patch Set: Adding Chromium.readme to bazel Created 3 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 | « DEPS ('k') | third_party/bazel/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/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
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 /apk-patch-size-estimator/lib/*.jar
25 /asan 25 /asan
26 /bazel/desugar/*.jar
26 /bidichecker 27 /bidichecker
27 /bison 28 /bison
28 /boringssl/src 29 /boringssl/src
29 /bouncycastle/lib/*.jar 30 /bouncycastle/lib/*.jar
30 /byte_buddy/lib/*.jar 31 /byte_buddy/lib/*.jar
31 /cacheinvalidation/cacheinvalidation_unittests_run.xml 32 /cacheinvalidation/cacheinvalidation_unittests_run.xml
32 /cardboard-java/src 33 /cardboard-java/src
33 /catapult 34 /catapult
34 /ced/src 35 /ced/src
35 /checkstyle/*.jar 36 /checkstyle/*.jar
(...skipping 170 matching lines...) Expand 10 before | Expand all | Expand 10 after
206 /win_toolchain/files 207 /win_toolchain/files
207 /wix 208 /wix
208 /xdg-utils 209 /xdg-utils
209 /xstream/lib/*.jar 210 /xstream/lib/*.jar
210 /xulrunner-sdk 211 /xulrunner-sdk
211 /yasm/binaries 212 /yasm/binaries
212 /yasm/generate_files.xml 213 /yasm/generate_files.xml
213 /yasm/source/patched-yasm 214 /yasm/source/patched-yasm
214 /yasm/yasm.xml 215 /yasm/yasm.xml
215 216
OLDNEW
« no previous file with comments | « DEPS ('k') | third_party/bazel/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698