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

Unified Diff: .gitignore

Issue 1141003002: Move linux sysroots from chrome/installer/linux to build/linux (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 fde867a71435cf178d8276bcf5a3c89f1136b837..0fbb19ef5e37430a31d716b962112d5be7cd2e62 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,6 +60,7 @@ v8.log
/build/util/support
/build/x64/
/build/linux/bin/eu-strip
+/build/linux/debian_*-sysroot/
/buildtools
# The Chrome OS build creates a /c symlink due to http://crbug.com/54866.
/c
@@ -95,7 +96,6 @@ v8.log
/chrome/common/extensions/api/api.xml
/chrome/common/extensions/api/ledger/
/chrome/Hammer
-/chrome/installer/linux/debian_wheezy_*-sysroot/
/chrome/installer/linux/internal
/chrome/installer/mac/internal
/chrome/installer/mac/third_party/xz/xz
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698