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

Unified Diff: Source/modules/websockets/WebSocketPerMessageDeflateTest.cpp

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
« no previous file with comments | « Source/modules/webdatabase/SQLStatement.h ('k') | Source/platform/CalculationValue.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/websockets/WebSocketPerMessageDeflateTest.cpp
diff --git a/Source/modules/websockets/WebSocketPerMessageDeflateTest.cpp b/Source/modules/websockets/WebSocketPerMessageDeflateTest.cpp
index d0ac1e610897188f4bdab8bd062ef40f54e11055..508a9f024e5baadc920223f3385b874086d60c7b 100644
--- a/Source/modules/websockets/WebSocketPerMessageDeflateTest.cpp
+++ b/Source/modules/websockets/WebSocketPerMessageDeflateTest.cpp
@@ -31,7 +31,6 @@
#include "config.h"
#include "modules/websockets/WebSocketPerMessageDeflate.h"
-#include "wtf/Vector.h"
#include "wtf/text/StringHash.h"
#include <algorithm>
« no previous file with comments | « Source/modules/webdatabase/SQLStatement.h ('k') | Source/platform/CalculationValue.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698