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

Unified Diff: chrome/SConscript

Issue 5035: Bring chrome/test/chrome_plugin/ into Linux build. (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/test/chrome_plugin/SConscript » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/SConscript
===================================================================
--- chrome/SConscript (revision 2688)
+++ chrome/SConscript (working copy)
@@ -435,6 +435,7 @@
sconscript_files = [
'browser/SConscript',
'common/SConscript',
+ 'test/chrome_plugin/SConscript',
'third_party/hunspell/SConscript',
'$THIRD_PARTY_DIR/sqlite/SConscript',
]
@@ -452,7 +453,6 @@
'renderer/SConscript',
'test/activex_test_control/SConscript',
'test/automation/SConscript',
- 'test/chrome_plugin/SConscript',
'test/interactive_ui/SConscript',
'test/memory_test/SConscript',
'test/mini_installer_test/SConscript',
« no previous file with comments | « no previous file | chrome/test/chrome_plugin/SConscript » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698