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

Side by Side Diff: .gitignore

Issue 797183002: Revert of Updating OTS repo from https://github.com/khaledhosny/ots.git (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 320 matching lines...) Expand 10 before | Expand all | Expand 10 after
331 /third_party/llvm-build 331 /third_party/llvm-build
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/nacl_sdk_binaries/ 336 /third_party/nacl_sdk_binaries/
337 /third_party/nss 337 /third_party/nss
338 /third_party/omaha/src/omaha 338 /third_party/omaha/src/omaha
339 /third_party/openmax_dl/ 339 /third_party/openmax_dl/
340 /third_party/opus/src 340 /third_party/opus/src
341 /third_party/ots
341 /third_party/pdfsqueeze 342 /third_party/pdfsqueeze
342 /third_party/pdfium 343 /third_party/pdfium
343 /third_party/pefile 344 /third_party/pefile
344 /third_party/perl 345 /third_party/perl
345 /third_party/platformsdk_win7 346 /third_party/platformsdk_win7
346 /third_party/platformsdk_win8 347 /third_party/platformsdk_win8
347 /third_party/polymer 348 /third_party/polymer
348 /third_party/polymer_legacy 349 /third_party/polymer_legacy
349 /third_party/ppapi 350 /third_party/ppapi
350 /third_party/psyco_win32 351 /third_party/psyco_win32
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
427 /webkit/data/test_shell/plugins 428 /webkit/data/test_shell/plugins
428 /webkit/data/xbm_decoder 429 /webkit/data/xbm_decoder
429 /webkit/Debug 430 /webkit/Debug
430 /webkit/Release 431 /webkit/Release
431 /webkit/renderer/media/crypto/ppapi/cdm 432 /webkit/renderer/media/crypto/ppapi/cdm
432 /webpagereplay_logs/ 433 /webpagereplay_logs/
433 /win8/delegate_execute/delegate_execute_version_resources.xml 434 /win8/delegate_execute/delegate_execute_version_resources.xml
434 /win8/metro_driver/metro_driver_version_resources.xml 435 /win8/metro_driver/metro_driver_version_resources.xml
435 /x86-generic_out/ 436 /x86-generic_out/
436 /xcodebuild 437 /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