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

Unified Diff: chrome/SConscript

Issue 2929: Some initial work on compiling chrome/common/ on Linux.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 3 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 | chrome/common/SConscript » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/SConscript
===================================================================
--- chrome/SConscript (revision 2299)
+++ chrome/SConscript (working copy)
@@ -425,6 +425,7 @@
sconscript_files = [
+ 'common/SConscript',
'$THIRD_PARTY_DIR/sqlite/SConscript',
]
@@ -435,7 +436,6 @@
'app/theme/SConscript',
'browser/SConscript',
'browser/views/SConscript',
- 'common/SConscript',
'installer/mini_installer/SConscript',
'installer/setup/SConscript',
'installer/util/SConscript',
« no previous file with comments | « no previous file | chrome/common/SConscript » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698