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

Unified Diff: .gitignore

Issue 694353003: Get `gn gen` to succeed on Windows (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: remove GYP_DEFINES code Created 6 years, 1 month 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 aeb6ddbf4eda33fec10a9e925c88d58eb082f900..5dd4af79830da97fd2becf8f363651c3f133c156 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,7 @@ Thumbs.db
v8.log
/build/util/LASTCHANGE*
/build/linux/bin/eu-strip
+/build/win_toolchain.json
/buildtools
# The Chrome OS build creates a /c symlink due to http://crbug.com/54866.
# TODO(vtl): Check if this is still true.
@@ -44,6 +45,7 @@ v8.log
/third_party/llvm-build
/third_party/lss
/third_party/mesa/src
+/third_party/nss
/third_party/ots
/third_party/pdfium
/third_party/pywebsocket/src
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698