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

Unified Diff: public/web/WebSpeechRecognitionHandle.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/web/WebSharedWorkerConnector.h ('k') | public/web/WebSpeechRecognizer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/web/WebSpeechRecognitionHandle.h
diff --git a/public/web/WebSpeechRecognitionHandle.h b/public/web/WebSpeechRecognitionHandle.h
index cc41654eaf1725b9ffe2fd2d4e41d239cfbd1f6c..4e2de70d887b6714aaacaa952d41133000fb2a8b 100644
--- a/public/web/WebSpeechRecognitionHandle.h
+++ b/public/web/WebSpeechRecognitionHandle.h
@@ -32,8 +32,6 @@
namespace blink {
class SpeechRecognition;
-class WebSpeechRecognitionResult;
-class WebString;
// WebSpeechRecognitionHandle is used by WebSpeechRecognizer to identify a
// recognition session, and by WebSpeechRecognizerClient to route
« no previous file with comments | « public/web/WebSharedWorkerConnector.h ('k') | public/web/WebSpeechRecognizer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698