X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_webkit;a=blobdiff_plain;f=Source%2FWebCore%2Finspector%2FInspectorDatabaseInstrumentation.h;fp=Source%2FWebCore%2Finspector%2FInspectorDatabaseInstrumentation.h;h=fd6490b32df2a048f7b0e7cd4c6661363d9ee518;hp=1f6d7f7185cb5a9efd1298f857bb6bd8155b654c;hb=186b2535c234ccc42a8c27998f11be6f718f604f;hpb=1c567be6144228b511852e3cab689fc41b052875 diff --git a/Source/WebCore/inspector/InspectorDatabaseInstrumentation.h b/Source/WebCore/inspector/InspectorDatabaseInstrumentation.h index 1f6d7f7..fd6490b 100644 --- a/Source/WebCore/inspector/InspectorDatabaseInstrumentation.h +++ b/Source/WebCore/inspector/InspectorDatabaseInstrumentation.h @@ -37,7 +37,7 @@ namespace WebCore { -#if ENABLE(DATABASE) +#if ENABLE(SQL_DATABASE) inline void InspectorInstrumentation::didOpenDatabase(ScriptExecutionContext* context, PassRefPtr database, const String& domain, const String& name, const String& version) { #if ENABLE(INSPECTOR)