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

Unified Diff: .gitignore

Issue 2946073002: Fix libc++ ARM build (Closed)
Patch Set: Condition on is_linux too Created 3 years, 6 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') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 5b0a05a73e76aa21c9335341ab329a1c22f729d6..28b39b1d6ecea9a097613141c90eb4820a562a27 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
clang_format/script/
third_party/libc++/trunk
third_party/libc++abi/trunk
+third_party/libunwind/trunk
linux64/gn
linux64/clang-format
mac/gn
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698