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

Side by Side Diff: third_party/.gitignore

Issue 2715323002: Add XStream to Chromium third_party. (Closed)
Patch Set: Fix year in copyright thing 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/xstream/BUILD.gn » ('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
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after
186 /widevine/cdm/chromeos 186 /widevine/cdm/chromeos
187 /widevine/cdm/linux 187 /widevine/cdm/linux
188 /widevine/cdm/mac 188 /widevine/cdm/mac
189 /widevine/cdm/win 189 /widevine/cdm/win
190 /widevine/scripts 190 /widevine/scripts
191 /widevine/test/license_server 191 /widevine/test/license_server
192 /win_toolchain/.timestamps 192 /win_toolchain/.timestamps
193 /win_toolchain/files 193 /win_toolchain/files
194 /wix 194 /wix
195 /xdg-utils 195 /xdg-utils
196 /xstream/lib/*.jar
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/xstream/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698