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

Side by Side Diff: .gitignore

Issue 608853002: Move speex into the chrome repo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@pullpdf
Patch Set: deps Created 6 years, 2 months 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 305 matching lines...) Expand 10 before | Expand all | Expand 10 after
316 /third_party/python_24 316 /third_party/python_24
317 /third_party/python_26 317 /third_party/python_26
318 /third_party/pywebsocket/src 318 /third_party/pywebsocket/src
319 /third_party/pywebsocket/src 319 /third_party/pywebsocket/src
320 /third_party/safe_browsing/testing 320 /third_party/safe_browsing/testing
321 /third_party/scons-2.0.1 321 /third_party/scons-2.0.1
322 /third_party/sfntly/cpp 322 /third_party/sfntly/cpp
323 /third_party/skia 323 /third_party/skia
324 /third_party/smhasher 324 /third_party/smhasher
325 /third_party/snappy/src 325 /third_party/snappy/src
326 /third_party/speex
327 /third_party/swiftshader/include/ 326 /third_party/swiftshader/include/
328 /third_party/swig 327 /third_party/swig
329 /third_party/syzygy 328 /third_party/syzygy
330 /third_party/syzygy/binaries 329 /third_party/syzygy/binaries
331 /third_party/trace-viewer 330 /third_party/trace-viewer
332 /third_party/tsan/ 331 /third_party/tsan/
333 /third_party/undoview 332 /third_party/undoview
334 /third_party/usb_ids 333 /third_party/usb_ids
335 /third_party/usrsctp/usrsctplib 334 /third_party/usrsctp/usrsctplib
336 /third_party/v8-i18n 335 /third_party/v8-i18n
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
385 /webkit/data/test_shell/plugins 384 /webkit/data/test_shell/plugins
386 /webkit/data/xbm_decoder 385 /webkit/data/xbm_decoder
387 /webkit/Debug 386 /webkit/Debug
388 /webkit/Release 387 /webkit/Release
389 /webkit/renderer/media/crypto/ppapi/cdm 388 /webkit/renderer/media/crypto/ppapi/cdm
390 /webpagereplay_logs/ 389 /webpagereplay_logs/
391 /win8/delegate_execute/delegate_execute_version_resources.xml 390 /win8/delegate_execute/delegate_execute_version_resources.xml
392 /win8/metro_driver/metro_driver_version_resources.xml 391 /win8/metro_driver/metro_driver_version_resources.xml
393 /x86-generic_out/ 392 /x86-generic_out/
394 /xcodebuild 393 /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