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

Unified Diff: chrome_frame/chrome_frame.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
Index: chrome_frame/chrome_frame.croc
diff --git a/chrome_frame/chrome_frame.croc b/chrome_frame/chrome_frame.croc
index de3ffcd54fa9dd8563d6bc14068c8e847ea96536..cfcb9e88768c3d8726b9445f608483383257ff25 100644
--- a/chrome_frame/chrome_frame.croc
+++ b/chrome_frame/chrome_frame.croc
@@ -56,7 +56,7 @@
},
# Don't include output dirs
{
- 'regexp' : '.*/(Debug|Release|debug|release|sconsbuild|out|xcodebuild)/',
+ 'regexp' : '.*/(Debug|Release|debug|release|out|xcodebuild)/',
'include' : 0,
},
# Don't include third-party source

Powered by Google App Engine
This is Rietveld 408576698