Index: third_party/WebKit/Source/core/frame/UseCounter.h |
diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h |
index 3a0ddecca444565e0430aa3fb62c5cd93addedd5..e0e211a567ffa10ff58036e55644e06a0117820f 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -1203,7 +1203,6 @@ class CORE_EXPORT UseCounter { |
PresentationConnectionListConnectionAvailableEventListener = 1555, |
WebAudioAutoplayCrossOriginIframe = 1556, |
VRGetDisplays = 1558, |
- VRDeprecatedGetPose = 1560, |
CSSZoomReset = 1578, |
CSSZoomDocument = 1579, |
XSSAuditorBlockedScript = 1581, |
@@ -1475,9 +1474,6 @@ class CORE_EXPORT UseCounter { |
HTMLMediaElementControlsListNoFullscreen = 1855, |
HTMLMediaElementControlsListNoRemotePlayback = 1856, |
PointerEventClickRetargetCausedByCapture = 1857, |
- VRDisplayIsConnected = 1858, |
- VRDisplayResetPose = 1859, |
- VRDisplayCapabilitiesHasOrientation = 1860, |
VRDisplayDisplayName = 1861, |
VREyeParametersOffset = 1862, |
VRPoseLinearVelocity = 1863, |