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

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

Issue 260903010: Start removing support for the experimental x-webkit-speech API (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Don't touch histograms.xml Created 6 years, 8 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 | « content/renderer/render_view_impl.cc ('k') | content/test/data/speech/basic_recognition.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/renderer/test_runner/MockWebSpeechInputController.h
diff --git a/content/shell/renderer/test_runner/MockWebSpeechInputController.h b/content/shell/renderer/test_runner/MockWebSpeechInputController.h
index eb62d1235c6955eff8285fc5c130274de6c2a9fd..f213eb25574d3acf6a75d6213948ab22e23b53e5 100644
--- a/content/shell/renderer/test_runner/MockWebSpeechInputController.h
+++ b/content/shell/renderer/test_runner/MockWebSpeechInputController.h
@@ -26,6 +26,8 @@ namespace WebTestRunner {
class WebTestDelegate;
+// TODO(hans): Remove this once we've stopped running Blink tests that depend
+// on it (crbug.com/223198).
class MockWebSpeechInputController : public blink::WebSpeechInputController {
public:
explicit MockWebSpeechInputController(blink::WebSpeechInputListener*);
« no previous file with comments | « content/renderer/render_view_impl.cc ('k') | content/test/data/speech/basic_recognition.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698