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

Unified Diff: public/platform/WebSpeechSynthesizer.h

Issue 776693002: Clean forward declaration in public (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: fix fakewebplugin Created 6 years 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 | « public/platform/WebSocketHandleClient.h ('k') | public/platform/WebString.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/platform/WebSpeechSynthesizer.h
diff --git a/public/platform/WebSpeechSynthesizer.h b/public/platform/WebSpeechSynthesizer.h
index a87de3c1c2ae43b8c8441c38dd8322604341ff87..9bc64f101e96f348a927672fd26f47ca8f0623bc 100644
--- a/public/platform/WebSpeechSynthesizer.h
+++ b/public/platform/WebSpeechSynthesizer.h
@@ -30,7 +30,6 @@
namespace blink {
-class WebSpeechSynthesizerClient;
class WebSpeechSynthesisUtterance;
class WebSpeechSynthesizer {
« no previous file with comments | « public/platform/WebSocketHandleClient.h ('k') | public/platform/WebString.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698