Index: public/web/WebRuntimeFeatures.h |
diff --git a/public/web/WebRuntimeFeatures.h b/public/web/WebRuntimeFeatures.h |
index a62a663d0ddc203a0f75e2b9e72e8d708d608a92..b0c9e4f040d53d385faf3bc22b1455ecf568bb4d 100644 |
--- a/public/web/WebRuntimeFeatures.h |
+++ b/public/web/WebRuntimeFeatures.h |
@@ -106,6 +106,8 @@ public: |
BLINK_EXPORT static void enableRequestAutocomplete(bool); |
+ BLINK_EXPORT static void RequestIdleCallback(bool); |
jochen (gone - plz use gerrit)
2015/07/31 09:19:19
why do you need this?
should also be called enabl
rmcilroy
2015/08/11 16:30:52
Removed.
|
+ |
BLINK_EXPORT static void enableScreenOrientation(bool); |
BLINK_EXPORT static void enableScriptedSpeech(bool); |