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

Unified Diff: .gitignore

Issue 664383004: Merge ARM sysroot install script with existing x86/amd64 one. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 5e33b5a10de6a35f3068ac821482259915387bdc..ac0811355dba7bd6c2bd94c400bd008019e3a042 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,7 +43,6 @@ Thumbs.db
v8.log
/_out
/android_emulator_sdk
-/arm-sysroot
/ash/ash_unittests_run.xml
/base/base_unittests_run.xml
/breakpad/src/
@@ -93,8 +92,7 @@ v8.log
/chrome/common/extensions/api/api.xml
/chrome/common/extensions/api/ledger/
/chrome/Hammer
-/chrome/installer/linux/debian_wheezy_amd64-sysroot/
-/chrome/installer/linux/debian_wheezy_i386-sysroot/
+/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