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

Side by Side Diff: .gitignore

Issue 70493006: Auto-updating script for Windows toolchain (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove DEPS Created 7 years 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | third_party/win_toolchain/toolchain.sha1 » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 *.Makefile 1 *.Makefile
2 *.gypcmd 2 *.gypcmd
3 *.mk 3 *.mk
4 *.ncb 4 *.ncb
5 *.ninja 5 *.ninja
6 *.opensdf 6 *.opensdf
7 *.props 7 *.props
8 *.pyc 8 *.pyc
9 *.rules 9 *.rules
10 *.sdf 10 *.sdf
(...skipping 285 matching lines...) Expand 10 before | Expand all | Expand 10 after
296 /third_party/webdriver/pylib 296 /third_party/webdriver/pylib
297 /third_party/webdriver/python/selenium 297 /third_party/webdriver/python/selenium
298 /third_party/webgl_conformance 298 /third_party/webgl_conformance
299 /third_party/WebKit 299 /third_party/WebKit
300 /third_party/webpagereplay/ 300 /third_party/webpagereplay/
301 /third_party/webrtc 301 /third_party/webrtc
302 /third_party/webrtc/internal 302 /third_party/webrtc/internal
303 /third_party/webrtc/modules/video_coding/codecs/vp8_internal 303 /third_party/webrtc/modules/video_coding/codecs/vp8_internal
304 /third_party/widevine/cdm/binaries 304 /third_party/widevine/cdm/binaries
305 /third_party/widevine/cdm/symbols 305 /third_party/widevine/cdm/symbols
306 /third_party/win_toolchain/files
306 /third_party/wix 307 /third_party/wix
307 /third_party/xdg-utils 308 /third_party/xdg-utils
308 /third_party/xulrunner-sdk 309 /third_party/xulrunner-sdk
309 /third_party/yasm/binaries 310 /third_party/yasm/binaries
310 /third_party/yasm/generate_files.xml 311 /third_party/yasm/generate_files.xml
311 /third_party/yasm/source/patched-yasm 312 /third_party/yasm/source/patched-yasm
312 /third_party/yasm/yasm.xml 313 /third_party/yasm/yasm.xml
313 /tools/deps2git/ 314 /tools/deps2git/
314 /tools/distcc 315 /tools/distcc
315 /tools/gn/bin/linux 316 /tools/gn/bin/linux
(...skipping 19 matching lines...) Expand all
335 /webkit/data/test_shell/plugins 336 /webkit/data/test_shell/plugins
336 /webkit/data/xbm_decoder 337 /webkit/data/xbm_decoder
337 /webkit/Debug 338 /webkit/Debug
338 /webkit/Release 339 /webkit/Release
339 /webkit/renderer/media/crypto/ppapi/cdm 340 /webkit/renderer/media/crypto/ppapi/cdm
340 /webpagereplay_logs/ 341 /webpagereplay_logs/
341 /win8/delegate_execute/delegate_execute_version_resources.xml 342 /win8/delegate_execute/delegate_execute_version_resources.xml
342 /win8/metro_driver/metro_driver_version_resources.xml 343 /win8/metro_driver/metro_driver_version_resources.xml
343 /x86-generic_out/ 344 /x86-generic_out/
344 /xcodebuild 345 /xcodebuild
OLDNEW
« no previous file with comments | « no previous file | third_party/win_toolchain/toolchain.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698