Index: third_party/WebKit/Source/modules/vr/VRDisplay.h |
diff --git a/third_party/WebKit/Source/modules/vr/VRDisplay.h b/third_party/WebKit/Source/modules/vr/VRDisplay.h |
index 3fa6504fb07bdad862ef9ac5b994787b7ffc1c8d..16dead3e91412fcc91c619032c2c18ad0ba7448c 100644 |
--- a/third_party/WebKit/Source/modules/vr/VRDisplay.h |
+++ b/third_party/WebKit/Source/modules/vr/VRDisplay.h |
@@ -140,7 +140,6 @@ |
void ConnectVSyncProvider(); |
void OnVSyncConnectionError(); |
- bool IsPresentationFocused(); |
ScriptedAnimationController& EnsureScriptedAnimationController(Document*); |
void ProcessScheduledAnimations(double timestamp); |
void ProcessScheduledWindowAnimations(double timestamp); |