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

Side by Side Diff: .gitignore

Issue 1023783005: Merge Crashpad to the 42.0.2311 branch (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@2311
Patch Set: Created 5 years, 9 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 *.sublime-project 10 *.sublime-project
(...skipping 262 matching lines...) Expand 10 before | Expand all | Expand 10 after
273 /third_party/bison 273 /third_party/bison
274 /third_party/boringssl/src 274 /third_party/boringssl/src
275 /third_party/brotli/src 275 /third_party/brotli/src
276 /third_party/cacheinvalidation/cacheinvalidation_unittests_run.xml 276 /third_party/cacheinvalidation/cacheinvalidation_unittests_run.xml
277 /third_party/cacheinvalidation/src 277 /third_party/cacheinvalidation/src
278 /third_party/chromeos_login_manager 278 /third_party/chromeos_login_manager
279 /third_party/chromeos_text_input 279 /third_party/chromeos_text_input
280 /third_party/chromite 280 /third_party/chromite
281 /third_party/cld_2/src 281 /third_party/cld_2/src
282 /third_party/colorama/src 282 /third_party/colorama/src
283 /third_party/crashpad/crashpad
283 /third_party/cros 284 /third_party/cros
284 /third_party/cros_system_api 285 /third_party/cros_system_api
285 /third_party/cygwin 286 /third_party/cygwin
286 /third_party/directxsdk 287 /third_party/directxsdk
287 /third_party/drmemory/drmemory-windows-sfx.exe 288 /third_party/drmemory/drmemory-windows-sfx.exe
288 /third_party/drmemory/unpacked 289 /third_party/drmemory/unpacked
289 /third_party/elfutils/src 290 /third_party/elfutils/src
290 /third_party/eyesfree/src 291 /third_party/eyesfree/src
291 /third_party/ffmpeg 292 /third_party/ffmpeg
292 /third_party/findbugs 293 /third_party/findbugs
(...skipping 140 matching lines...) Expand 10 before | Expand all | Expand 10 after
433 /webkit/data/test_shell/plugins 434 /webkit/data/test_shell/plugins
434 /webkit/data/xbm_decoder 435 /webkit/data/xbm_decoder
435 /webkit/Debug 436 /webkit/Debug
436 /webkit/Release 437 /webkit/Release
437 /webkit/renderer/media/crypto/ppapi/cdm 438 /webkit/renderer/media/crypto/ppapi/cdm
438 /webpagereplay_logs/ 439 /webpagereplay_logs/
439 /win8/delegate_execute/delegate_execute_version_resources.xml 440 /win8/delegate_execute/delegate_execute_version_resources.xml
440 /win8/metro_driver/metro_driver_version_resources.xml 441 /win8/metro_driver/metro_driver_version_resources.xml
441 /x86-generic_out/ 442 /x86-generic_out/
442 /xcodebuild 443 /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