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

Unified Diff: content/shell/renderer/test_runner/mock_web_speech_recognizer.h

Issue 772183003: Add Needed Forward Declaration (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « content/renderer/npapi/webplugin_impl.h ('k') | content/shell/renderer/test_runner/test_plugin.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/renderer/test_runner/mock_web_speech_recognizer.h
diff --git a/content/shell/renderer/test_runner/mock_web_speech_recognizer.h b/content/shell/renderer/test_runner/mock_web_speech_recognizer.h
index af844ad85c82a65bfaba2c9667832a4bf6fbf70f..a3733ff118fce1db5ac36ba122111a1b7dabcc35 100644
--- a/content/shell/renderer/test_runner/mock_web_speech_recognizer.h
+++ b/content/shell/renderer/test_runner/mock_web_speech_recognizer.h
@@ -16,6 +16,7 @@ namespace blink {
class WebSpeechRecognitionHandle;
class WebSpeechRecognitionParams;
class WebSpeechRecognizerClient;
+class WebString;
}
namespace content {
« no previous file with comments | « content/renderer/npapi/webplugin_impl.h ('k') | content/shell/renderer/test_runner/test_plugin.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698