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

Unified Diff: build/scripts/slave/build_directory.py

Issue 26672003: Remove references to sconsbuild. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/
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/scripts/slave/compile.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/scripts/slave/build_directory.py
===================================================================
--- build/scripts/slave/build_directory.py (revision 227745)
+++ build/scripts/slave/build_directory.py (working copy)
@@ -44,7 +44,6 @@
# slave scripts, remove all parameters.
legacy_paths = {
'darwin': 'xcodebuild',
- 'linux': 'sconsbuild',
}
bad = False
« no previous file with comments | « no previous file | build/scripts/slave/compile.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698