Initial patch.
[vuplus_webkit] / Source / WebKit / wince / WebCoreSupport / ChromeClientWinCE.cpp
index 361aee5..4c40883 100644 (file)
@@ -298,7 +298,7 @@ void ChromeClientWinCE::print(Frame*)
     notImplemented();
 }
 
-#if ENABLE(DATABASE)
+#if ENABLE(SQL_DATABASE)
 void ChromeClientWinCE::exceededDatabaseQuota(Frame*, const String&)
 {
     notImplemented();