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

Unified Diff: chrome/SConscript

Issue 10952: More *.scons renaming:... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 1 month 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 | « build/SConscript.main ('k') | chrome/installer/mini_installer/SConscript » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/SConscript
===================================================================
--- chrome/SConscript (revision 5480)
+++ chrome/SConscript (working copy)
@@ -412,9 +412,10 @@
'app/resources/SConscript',
'app/theme/SConscript',
'browser/views/SConscript',
- 'installer/mini_installer/SConscript',
- 'installer/setup/SConscript',
- 'installer/util/SConscript',
+ 'installer/mini_installer/mini_installer.scons',
+ 'installer/mini_installer/installer_unittests.scons',
+ 'installer/setup/setup.scons',
+ 'installer/util/util.scons',
'test/activex_test_control/activex_test_control.scons',
'test/automation/automation.scons',
'test/memory_test/memory_test.scons',
« no previous file with comments | « build/SConscript.main ('k') | chrome/installer/mini_installer/SConscript » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698