Index: public/web/WebRuntimeFeatures.h |
diff --git a/public/web/WebRuntimeFeatures.h b/public/web/WebRuntimeFeatures.h |
index 70958d3310a45ee67acc06e2906270c103891866..eac7593391673824b6440a6b9539f3038698144e 100644 |
--- a/public/web/WebRuntimeFeatures.h |
+++ b/public/web/WebRuntimeFeatures.h |
@@ -49,10 +49,6 @@ public: |
BLINK_EXPORT static void enableDatabase(bool); |
- BLINK_EXPORT static void enableDeviceMotion(bool); |
- |
- BLINK_EXPORT static void enableDeviceOrientation(bool); |
- |
BLINK_EXPORT static void enableDialogElement(bool); |
BLINK_EXPORT static void enableEncryptedMedia(bool); |