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

Unified Diff: .gitignore

Issue 1227333002: Add breakpad support to mojo shell apk. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Reuse chromium breakpad infrastructure. Created 5 years, 5 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | DEPS » ('j') | DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 1025660dc8ddd5ad75e22559f6ee0c016dbfd274..98014fe33c39018c774629041ce55e4d27043328 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,6 +20,7 @@ v8.log
/build/util/LASTCHANGE*
# directories pulled in via deps or hooks
+/breakpad/src/
/build/linux/bin/eu-strip
/buildtools/
/dart/
@@ -60,6 +61,7 @@ v8.log
/third_party/libjpeg_turbo/
/third_party/llvm/
/third_party/llvm-build/
+/third_party/lss/
/third_party/junit/src/
/third_party/mesa/src/
/third_party/mockito/src/
« no previous file with comments | « no previous file | DEPS » ('j') | DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698