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

Side by Side Diff: third_party/crashpad/crashpad/.gitignore

Issue 2710663006: Update Crashpad to 4a2043ea65e2641ef1a921801c0aaa15ada02fc7 (Closed)
Patch Set: Update Crashpad to 4a2043ea65e2 Created 3 years, 10 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 | « third_party/crashpad/README.chromium ('k') | third_party/crashpad/crashpad/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 *.Makefile 1 *.Makefile
2 *.ninja 2 *.ninja
3 *.pyc 3 *.pyc
4 *.target.mk 4 *.target.mk
5 *.xcodeproj 5 *.xcodeproj
6 *~ 6 *~
7 .*.sw? 7 .*.sw?
8 .DS_Store 8 .DS_Store
9 .gdb_history 9 .gdb_history
10 .gdbinit 10 .gdbinit
11 /Makefile 11 /Makefile
12 /out 12 /out
13 /third_party/gtest/gtest 13 /third_party/gtest/gtest
14 /third_party/gyp/gyp 14 /third_party/gyp/gyp
15 /third_party/llvm 15 /third_party/llvm
16 /third_party/mini_chromium/mini_chromium 16 /third_party/mini_chromium/mini_chromium
17 /third_party/zlib/zlib
17 /xcodebuild 18 /xcodebuild
18 tags 19 tags
OLDNEW
« no previous file with comments | « third_party/crashpad/README.chromium ('k') | third_party/crashpad/crashpad/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698