Index: third_party/WebKit/public/web/WebRuntimeFeatures.h |
diff --git a/third_party/WebKit/public/web/WebRuntimeFeatures.h b/third_party/WebKit/public/web/WebRuntimeFeatures.h |
index 00593d56058bfaca81642f1c84059f04d6342cec..1c0c4b43fbc0c8ea34bf2ac4633bc21660c038de 100644 |
--- a/third_party/WebKit/public/web/WebRuntimeFeatures.h |
+++ b/third_party/WebKit/public/web/WebRuntimeFeatures.h |
@@ -94,7 +94,6 @@ public: |
BLINK_EXPORT static void enablePresentationAPI(bool); |
BLINK_EXPORT static void enablePushMessaging(bool); |
BLINK_EXPORT static void enableReducedReferrerGranularity(bool); |
- BLINK_EXPORT static void enableRequestAutocomplete(bool); |
BLINK_EXPORT static void enableScriptedSpeech(bool); |
BLINK_EXPORT static void enableScrollAnchoring(bool); |
BLINK_EXPORT static void enableSharedWorker(bool); |