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

Unified Diff: webkit/SConscript

Issue 1661: port some parts of webkit/glue/plugins/test to Linux... (Closed) Base URL: http://src.chromium.org/svn/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 | « base/string_util_win.h ('k') | webkit/glue/plugins/test/SConscript » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/SConscript
===================================================================
--- webkit/SConscript (revision 2299)
+++ webkit/SConscript (working copy)
@@ -153,6 +153,7 @@
'build/V8Bindings/SConscript',
'default_plugin/SConscript',
'glue/SConscript',
+ 'glue/plugins/test/SConscript',
]
if env['PLATFORM'] == 'win32':
# These extra dirs aren't win32-specific, they're just the dirs that
@@ -164,7 +165,6 @@
'build/WebCore/SConscript', # This almost works on linux. It requires
# some changes to WebKit that we'll get
# in the merge.
- '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 | « base/string_util_win.h ('k') | webkit/glue/plugins/test/SConscript » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698