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

Side by Side 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 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 *.pyc 1 *.pyc
2 clang_format/script/ 2 clang_format/script/
3 third_party/libc++/trunk 3 third_party/libc++/trunk
4 third_party/libc++abi/trunk 4 third_party/libc++abi/trunk
5 third_party/libunwind/trunk
5 linux64/gn 6 linux64/gn
6 linux64/clang-format 7 linux64/clang-format
7 mac/gn 8 mac/gn
8 mac/clang-format 9 mac/clang-format
9 win/gn.exe 10 win/gn.exe
10 win/clang-format.exe 11 win/clang-format.exe
11 android/doclava/ 12 android/doclava/
12 android/doclava.tar.gz 13 android/doclava.tar.gz
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