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

Side by Side Diff: .gitignore

Issue 658573004: Updating to new OTS repo from https://github.com/khaledhosny/ots.git (Closed) Base URL: https://chromium.googlesource.com/external/ots@master
Patch Set: Removing Emoji files from Build.gn 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
342 /third_party/pdfsqueeze 341 /third_party/pdfsqueeze
343 /third_party/pdfium 342 /third_party/pdfium
344 /third_party/pefile 343 /third_party/pefile
345 /third_party/perl 344 /third_party/perl
346 /third_party/platformsdk_win7 345 /third_party/platformsdk_win7
347 /third_party/platformsdk_win8 346 /third_party/platformsdk_win8
348 /third_party/polymer 347 /third_party/polymer
349 /third_party/polymer_legacy 348 /third_party/polymer_legacy
350 /third_party/ppapi 349 /third_party/ppapi
351 /third_party/psyco_win32 350 /third_party/psyco_win32
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
428 /webkit/data/test_shell/plugins 427 /webkit/data/test_shell/plugins
429 /webkit/data/xbm_decoder 428 /webkit/data/xbm_decoder
430 /webkit/Debug 429 /webkit/Debug
431 /webkit/Release 430 /webkit/Release
432 /webkit/renderer/media/crypto/ppapi/cdm 431 /webkit/renderer/media/crypto/ppapi/cdm
433 /webpagereplay_logs/ 432 /webpagereplay_logs/
434 /win8/delegate_execute/delegate_execute_version_resources.xml 433 /win8/delegate_execute/delegate_execute_version_resources.xml
435 /win8/metro_driver/metro_driver_version_resources.xml 434 /win8/metro_driver/metro_driver_version_resources.xml
436 /x86-generic_out/ 435 /x86-generic_out/
437 /xcodebuild 436 /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