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

Side by Side Diff: third_party/.gitignore

Issue 2982273002: Checking in desugar into third_party (Closed)
Patch Set: Created 3 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
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 27 matching lines...) Expand all
38 /chromite 38 /chromite
39 /cld_2/src 39 /cld_2/src
40 /cld_3/src 40 /cld_3/src
41 /colorama/src 41 /colorama/src
42 /cros 42 /cros
43 /cros_system_api 43 /cros_system_api
44 /custom_tabs_client/src 44 /custom_tabs_client/src
45 /cygwin 45 /cygwin
46 /depot_tools 46 /depot_tools
47 /deqp/src 47 /deqp/src
48 /desugar/*.jar
48 /directxsdk 49 /directxsdk
49 /dom_distiller_js/dist 50 /dom_distiller_js/dist
50 /drmemory/drmemory-windows-sfx.exe 51 /drmemory/drmemory-windows-sfx.exe
51 /drmemory/unpacked 52 /drmemory/unpacked
52 /elfutils/src 53 /elfutils/src
53 /errorprone/lib 54 /errorprone/lib
54 /espresso/lib/*-2.2.1-*.jar 55 /espresso/lib/*-2.2.1-*.jar
55 /eyesfree/src 56 /eyesfree/src
56 /ffmpeg 57 /ffmpeg
57 /findbugs 58 /findbugs
(...skipping 148 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/desugar/Desugar.jar.sha1 » ('j') | third_party/desugar/README.chromium » ('J')

Powered by Google App Engine
This is Rietveld 408576698