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

Unified Diff: build/common.croc

Issue 26718002: Remove references to sconsbuild (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 | build/landmines.py » ('j') | chrome/test/nacl_test_injection/find_chrome.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.croc
diff --git a/build/common.croc b/build/common.croc
index ecf29f24375d935a482fa6cf01a613bdb4c1ed6a..fde7a8b29821839748a5c160ed512c826a5a31b6 100644
--- a/build/common.croc
+++ b/build/common.croc
@@ -57,7 +57,7 @@
},
# Don't include output dirs
{
- 'regexp' : '.*/(Debug|Release|sconsbuild|out|xcodebuild)/',
+ 'regexp' : '.*/(Debug|Release|out|xcodebuild)/',
'include' : 0,
},
# Don't include third-party source
« no previous file with comments | « no previous file | build/landmines.py » ('j') | chrome/test/nacl_test_injection/find_chrome.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698