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

Side by Side Diff: third_party/.gitignore

Issue 2807753003: Revert "Update third_party/checkstyle to 7.6.1" (Closed)
Patch Set: 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
« no previous file with comments | « DEPS ('k') | third_party/checkstyle/OWNERS » ('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
(...skipping 14 matching lines...) Expand all
25 /asan 25 /asan
26 /bidichecker 26 /bidichecker
27 /bison 27 /bison
28 /boringssl/src 28 /boringssl/src
29 /bouncycastle/lib/*.jar 29 /bouncycastle/lib/*.jar
30 /byte_buddy/lib/*.jar 30 /byte_buddy/lib/*.jar
31 /cacheinvalidation/cacheinvalidation_unittests_run.xml 31 /cacheinvalidation/cacheinvalidation_unittests_run.xml
32 /cardboard-java/src 32 /cardboard-java/src
33 /catapult 33 /catapult
34 /ced/src 34 /ced/src
35 /checkstyle/*.jar
36 /chromeos_login_manager 35 /chromeos_login_manager
37 /chromeos_text_input 36 /chromeos_text_input
38 /chromite 37 /chromite
39 /cld_2/src 38 /cld_2/src
40 /cld_3/src 39 /cld_3/src
41 /colorama/src 40 /colorama/src
42 /cros 41 /cros
43 /cros_system_api 42 /cros_system_api
44 /custom_tabs_client/src 43 /custom_tabs_client/src
45 /cygwin 44 /cygwin
(...skipping 153 matching lines...) Expand 10 before | Expand all | Expand 10 after
199 /win_toolchain/files 198 /win_toolchain/files
200 /wix 199 /wix
201 /xdg-utils 200 /xdg-utils
202 /xstream/lib/*.jar 201 /xstream/lib/*.jar
203 /xulrunner-sdk 202 /xulrunner-sdk
204 /yasm/binaries 203 /yasm/binaries
205 /yasm/generate_files.xml 204 /yasm/generate_files.xml
206 /yasm/source/patched-yasm 205 /yasm/source/patched-yasm
207 /yasm/yasm.xml 206 /yasm/yasm.xml
208 207
OLDNEW
« no previous file with comments | « DEPS ('k') | third_party/checkstyle/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698