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

Unified Diff: Source/modules/webdatabase/SQLStatement.h

Issue 431453004: wtf/Vector.h included more than necessary (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 5 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/SQLStatement.h
diff --git a/Source/modules/webdatabase/SQLStatement.h b/Source/modules/webdatabase/SQLStatement.h
index dd8911850259f05484cb8a15bf7233510a6f52b7..7ddc395e400f2e1174da686d72f25e29f7300e36 100644
--- a/Source/modules/webdatabase/SQLStatement.h
+++ b/Source/modules/webdatabase/SQLStatement.h
@@ -33,7 +33,6 @@
#include "modules/webdatabase/SQLCallbackWrapper.h"
#include "modules/webdatabase/SQLResultSet.h"
#include "wtf/Forward.h"
-#include "wtf/Vector.h"
#include "wtf/text/WTFString.h"
namespace blink {
« no previous file with comments | « Source/modules/webaudio/AudioNodeOutput.h ('k') | Source/modules/websockets/WebSocketPerMessageDeflateTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698