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

Unified Diff: webkit/SConscript

Issue 1606: hodgepodge for test_shell.cc (Closed)
Patch Set: update some comments 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 | « third_party/bspatch/SConscript ('k') | webkit/tools/test_shell/SConscript » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/SConscript
diff --git a/webkit/SConscript b/webkit/SConscript
index 8abf61c8d575a8f18ff00b9a72e26a77d8f44a14..758ad45e006a34332a0a136c049ffa3ce8e68c7a 100644
--- a/webkit/SConscript
+++ b/webkit/SConscript
@@ -152,6 +152,7 @@ sconscript_dirs = [
'build/port/SConscript',
'build/V8Bindings/SConscript',
'default_plugin/SConscript',
+ 'tools/test_shell/SConscript',
]
if env['PLATFORM'] == 'win32':
# These extra dirs aren't win32-specific, they're just the dirs that
@@ -166,7 +167,6 @@ if env['PLATFORM'] == 'win32':
'glue/SConscript',
'glue/plugins/test/SConscript',
'tools/npapi_layout_test_plugin/SConscript',
- 'tools/test_shell/SConscript',
'tools/test_shell/resources/fonts/SConscript',
])
« no previous file with comments | « third_party/bspatch/SConscript ('k') | webkit/tools/test_shell/SConscript » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698