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

Unified Diff: .gitignore

Issue 1227333002: Add breakpad support to mojo shell apk. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Follow review 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') | shell/crash/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 230d35950cb1e09636f61536a999774cf2e8e9d4..c038307f90bd61ae49d748aabd9d1e64737bd522 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,6 +33,7 @@ v8.log
/third_party/android_tools/
/third_party/angle/
/third_party/appurify-python/
+/third_party/breakpad/src/
/third_party/boringssl/src/
/third_party/brotli/src/
/third_party/colorama/src/
@@ -61,6 +62,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') | shell/crash/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698