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

Side by Side Diff: .gitignore

Issue 513513002: Remove OpenSSL. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 277 matching lines...) Expand 10 before | Expand all | Expand 10 after
288 /third_party/llvm 288 /third_party/llvm
289 /third_party/llvm-allocated-type 289 /third_party/llvm-allocated-type
290 /third_party/llvm-build 290 /third_party/llvm-build
291 /third_party/lss 291 /third_party/lss
292 /third_party/mesa/src 292 /third_party/mesa/src
293 /third_party/mingw-w64 293 /third_party/mingw-w64
294 /third_party/mkl 294 /third_party/mkl
295 /third_party/nacl_sdk_binaries/ 295 /third_party/nacl_sdk_binaries/
296 /third_party/nss 296 /third_party/nss
297 /third_party/openmax_dl/ 297 /third_party/openmax_dl/
298 /third_party/openssl
299 /third_party/opus/src 298 /third_party/opus/src
300 /third_party/ots 299 /third_party/ots
301 /third_party/pdfsqueeze 300 /third_party/pdfsqueeze
302 /third_party/pdfium 301 /third_party/pdfium
303 /third_party/pefile 302 /third_party/pefile
304 /third_party/perl 303 /third_party/perl
305 /third_party/platformsdk_win7 304 /third_party/platformsdk_win7
306 /third_party/platformsdk_win8 305 /third_party/platformsdk_win8
307 /third_party/polymer 306 /third_party/polymer
308 /third_party/polymer_legacy 307 /third_party/polymer_legacy
(...skipping 76 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