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

Unified Diff: Source/platform/speech/PlatformSpeechSynthesizer.cpp

Issue 1313733002: Remove unused include of RetainPtr.h from PlatformSpeechSynthesizer.cpp. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/speech/PlatformSpeechSynthesizer.cpp
diff --git a/Source/platform/speech/PlatformSpeechSynthesizer.cpp b/Source/platform/speech/PlatformSpeechSynthesizer.cpp
index 9262b0313eedf07e5ba73e58e402e244f5eb218e..5c7124c8bc8da1205071636a97b6adb001154910 100644
--- a/Source/platform/speech/PlatformSpeechSynthesizer.cpp
+++ b/Source/platform/speech/PlatformSpeechSynthesizer.cpp
@@ -32,7 +32,6 @@
#include "public/platform/WebSpeechSynthesisUtterance.h"
#include "public/platform/WebSpeechSynthesizer.h"
#include "public/platform/WebSpeechSynthesizerClient.h"
-#include "wtf/RetainPtr.h"
namespace blink {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698