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

Unified Diff: SConscript.main

Issue 12929: Stop filtering out the 'gears' SConscript on linux and mac. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/build/
Patch Set: Created 12 years 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: SConscript.main
===================================================================
--- SConscript.main (revision 6340)
+++ SConscript.main (working copy)
@@ -452,7 +452,6 @@
BUILD_SCONSCRIPTS = [
'$BSPATCH_DIR/bspatch.scons',
'$BSDIFF_DIR/bsdiff.scons',
- '$GEARS_DIR/SConscript',
'$GOOGLE_UPDATE_DIR/SConscript',
'$RLZ_DIR/SConscript',
'$SANDBOX_DIR/sandbox.scons',
@@ -548,7 +547,6 @@
'$BSDIFF_DIR/bsdiff.scons',
'$BSPATCH_DIR/bspatch.scons',
'$CHROME_DIR/chrome.scons',
- '$GEARS_DIR/SConscript',
'$GOOGLE_UPDATE_DIR/SConscript',
'$LIBJPEG_DIR/libjpeg.scons',
'$LIBXML_DIR/libxml.scons',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698