Index: public/web/WebRuntimeFeatures.h |
diff --git a/public/web/WebRuntimeFeatures.h b/public/web/WebRuntimeFeatures.h |
index 10985c0190396f5cde5fab2f4406a15d1c4acd86..15c2f2c7fb2da17d9d4b4e1f81c2c9a6076b75d9 100644 |
--- a/public/web/WebRuntimeFeatures.h |
+++ b/public/web/WebRuntimeFeatures.h |
@@ -94,9 +94,6 @@ public: |
BLINK_EXPORT static void enableSessionStorage(bool); |
- // FIXME: Remove once Chromium side is updated. |
- BLINK_EXPORT static void enableSpeechInput(bool) { } |
- |
BLINK_EXPORT static void enableSpeechSynthesis(bool); |
BLINK_EXPORT static void enableTouch(bool); |