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*); |