Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(455)

Unified Diff: third_party/WebKit/Source/core/frame/UseCounter.h

Issue 2777903008: Removed deprecated WebVR functionality (Closed)
Patch Set: Another test re-baseline Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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,
« no previous file with comments | « third_party/WebKit/Source/core/frame/Deprecation.cpp ('k') | third_party/WebKit/Source/modules/modules_idl_files.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698