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

Unified Diff: chrome/SConscript

Issue 9243: Convert browser.lib to the new naming:... (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 | « breakpad/using_breakpad.scons ('k') | chrome/browser/SConscript » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/SConscript
===================================================================
--- chrome/SConscript (revision 4455)
+++ chrome/SConscript (working copy)
@@ -399,7 +399,6 @@
env.SConscript(test_sconscript_files, exports=['env_test'])
sconscript_files = [
- 'browser/SConscript',
'common/SConscript',
'plugin/SConscript',
'renderer/SConscript',
@@ -413,6 +412,7 @@
sconscript_files.extend([
'app/resources/SConscript',
'app/theme/SConscript',
+ 'browser/debugger/SConscript',
'browser/views/SConscript',
'installer/mini_installer/SConscript',
'installer/setup/SConscript',
« no previous file with comments | « breakpad/using_breakpad.scons ('k') | chrome/browser/SConscript » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698