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

Side by Side Diff: .gitignore

Issue 775893002: Updating OTS repo from https://github.com/khaledhosny/ots.git (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updating with 4800 warning fix Created 6 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
« 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 *.gypcmd 1 *.gypcmd
2 *.mk 2 *.mk
3 *.ncb 3 *.ncb
4 *.opensdf 4 *.opensdf
5 *.props 5 *.props
6 *.pyc 6 *.pyc
7 *.rules 7 *.rules
8 *.sdf 8 *.sdf
9 *.sln 9 *.sln
10 *.suo 10 *.suo
(...skipping 321 matching lines...) Expand 10 before | Expand all | Expand 10 after
332 /third_party/lss 332 /third_party/lss
333 /third_party/mesa/src 333 /third_party/mesa/src
334 /third_party/mingw-w64 334 /third_party/mingw-w64
335 /third_party/mkl 335 /third_party/mkl
336 /third_party/mockito/src 336 /third_party/mockito/src
337 /third_party/nacl_sdk_binaries/ 337 /third_party/nacl_sdk_binaries/
338 /third_party/nss 338 /third_party/nss
339 /third_party/omaha/src/omaha 339 /third_party/omaha/src/omaha
340 /third_party/openmax_dl/ 340 /third_party/openmax_dl/
341 /third_party/opus/src 341 /third_party/opus/src
342 /third_party/ots
343 /third_party/pdfsqueeze 342 /third_party/pdfsqueeze
344 /third_party/pdfium 343 /third_party/pdfium
345 /third_party/pefile 344 /third_party/pefile
346 /third_party/perl 345 /third_party/perl
347 /third_party/platformsdk_win7 346 /third_party/platformsdk_win7
348 /third_party/platformsdk_win8 347 /third_party/platformsdk_win8
349 /third_party/polymer 348 /third_party/polymer
350 /third_party/polymer_legacy 349 /third_party/polymer_legacy
351 /third_party/ppapi 350 /third_party/ppapi
352 /third_party/psyco_win32 351 /third_party/psyco_win32
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
430 /webkit/data/test_shell/plugins 429 /webkit/data/test_shell/plugins
431 /webkit/data/xbm_decoder 430 /webkit/data/xbm_decoder
432 /webkit/Debug 431 /webkit/Debug
433 /webkit/Release 432 /webkit/Release
434 /webkit/renderer/media/crypto/ppapi/cdm 433 /webkit/renderer/media/crypto/ppapi/cdm
435 /webpagereplay_logs/ 434 /webpagereplay_logs/
436 /win8/delegate_execute/delegate_execute_version_resources.xml 435 /win8/delegate_execute/delegate_execute_version_resources.xml
437 /win8/metro_driver/metro_driver_version_resources.xml 436 /win8/metro_driver/metro_driver_version_resources.xml
438 /x86-generic_out/ 437 /x86-generic_out/
439 /xcodebuild 438 /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