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

Side by Side Diff: .gitignore

Issue 29993003: Use swarming_client instead of swarm_client. (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: Rebased Created 7 years, 1 month 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 | « no previous file | DEPS » ('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 297 matching lines...) Expand 10 before | Expand all | Expand 10 after
308 /tools/gn/bin/linux 308 /tools/gn/bin/linux
309 /tools/gn/bin/mac 309 /tools/gn/bin/mac
310 /tools/gn/bin/win 310 /tools/gn/bin/win
311 /tools/grit 311 /tools/grit
312 /tools/gyp 312 /tools/gyp
313 /tools/histograms 313 /tools/histograms
314 /tools/json_schema_compiler/test/json_schema_compiler_tests.xml 314 /tools/json_schema_compiler/test/json_schema_compiler_tests.xml
315 /tools/page_cycler/acid3 315 /tools/page_cycler/acid3
316 /tools/perf/data 316 /tools/perf/data
317 /tools/perf/results.html 317 /tools/perf/results.html
318 /tools/swarm_client 318 /tools/swarming_client
319 /tools/tryserver 319 /tools/tryserver
320 /tools/win/link_limiter/build 320 /tools/win/link_limiter/build
321 /ui/surface/surface.xml 321 /ui/surface/surface.xml
322 /ui/surface/surface_gpu_tests.xml 322 /ui/surface/surface_gpu_tests.xml
323 /v8 323 /v8
324 /webkit/data/bmp_decoder 324 /webkit/data/bmp_decoder
325 /webkit/data/ico_decoder 325 /webkit/data/ico_decoder
326 /webkit/data/layout_tests/LayoutTests 326 /webkit/data/layout_tests/LayoutTests
327 /webkit/data/test_shell/plugins 327 /webkit/data/test_shell/plugins
328 /webkit/data/xbm_decoder 328 /webkit/data/xbm_decoder
329 /webkit/Debug 329 /webkit/Debug
330 /webkit/Release 330 /webkit/Release
331 /webkit/renderer/media/crypto/ppapi/cdm 331 /webkit/renderer/media/crypto/ppapi/cdm
332 /webpagereplay_logs/ 332 /webpagereplay_logs/
333 /win8/delegate_execute/delegate_execute_version_resources.xml 333 /win8/delegate_execute/delegate_execute_version_resources.xml
334 /win8/metro_driver/metro_driver_version_resources.xml 334 /win8/metro_driver/metro_driver_version_resources.xml
335 /x86-generic_out/ 335 /x86-generic_out/
336 /xcodebuild 336 /xcodebuild
OLDNEW
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698