dropIndex          63 Source/modules/webdatabase/DatabaseAuthorizer.h     int dropIndex(const String& indexName, const String& tableName);
dropIndex         315 Source/modules/webdatabase/sqlite/SQLiteDatabase.cpp             return auth->dropIndex(parameter1, parameter2);