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

Unified Diff: Source/modules/webdatabase/sqlite/SQLiteDatabase.h

Issue 651503002: Clean up forward declarations in Source/modules (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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
Index: Source/modules/webdatabase/sqlite/SQLiteDatabase.h
diff --git a/Source/modules/webdatabase/sqlite/SQLiteDatabase.h b/Source/modules/webdatabase/sqlite/SQLiteDatabase.h
index be6177372f160b5e6a5cdd558787f5d5239f071e..cac943561e3e1cd5722a9bbae10f1f7258efcc0a 100644
--- a/Source/modules/webdatabase/sqlite/SQLiteDatabase.h
+++ b/Source/modules/webdatabase/sqlite/SQLiteDatabase.h
@@ -42,7 +42,6 @@ struct sqlite3;
namespace blink {
class DatabaseAuthorizer;
-class SQLiteStatement;
class SQLiteTransaction;
extern const int SQLResultDone;
« no previous file with comments | « Source/modules/webdatabase/SQLStatementBackend.h ('k') | Source/modules/webdatabase/sqlite/SQLiteFileSystem.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698