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

Unified Diff: Source/platform/exported/WebMediaStreamTrack.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/platform/animation/TimingFunction.h ('k') | Source/platform/exported/WebSpeechSynthesisVoice.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/exported/WebMediaStreamTrack.cpp
diff --git a/Source/platform/exported/WebMediaStreamTrack.cpp b/Source/platform/exported/WebMediaStreamTrack.cpp
index e7860b38d40344094797ffadc1355b4142f10c69..2a8f2edd57b50e8e8e61f988446865f3124a4294 100644
--- a/Source/platform/exported/WebMediaStreamTrack.cpp
+++ b/Source/platform/exported/WebMediaStreamTrack.cpp
@@ -32,7 +32,6 @@
#include "public/platform/WebMediaStream.h"
#include "public/platform/WebMediaStreamSource.h"
#include "public/platform/WebString.h"
-#include "wtf/Vector.h"
using namespace blink;
« no previous file with comments | « Source/platform/animation/TimingFunction.h ('k') | Source/platform/exported/WebSpeechSynthesisVoice.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698