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

Unified Diff: webkit/SConscript

Issue 8131: More stubbing out. With this and the rest of Linux pending, test_shell links. (Closed)
Patch Set: It links Created 12 years, 2 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 | « chrome/common/resource_dispatcher.cc ('k') | webkit/SConscript.port » ('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 1952c93c98a44806313cdd4a26faf56dbd623e2f..a6229302cc30c3546adc1b8256504abf468c2aae 100644
--- a/webkit/SConscript
+++ b/webkit/SConscript
@@ -174,6 +174,7 @@ env.Append(
'_SCL_SECURE_NO_WARNINGS',
['ENABLE_DATABASE', '0'],
['ENABLE_DASHBOARD_SUPPORT', '0'],
+ ['ENABLE_JAVASCRIPT_DEBUGGER', '0'],
['ENABLE_JSC_MULTIPLE_THREADS', '0'],
['ENABLE_ICONDATABASE', '0'],
['ENABLE_XSLT', '1'],
« no previous file with comments | « chrome/common/resource_dispatcher.cc ('k') | webkit/SConscript.port » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698