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

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

Issue 2821843002: Delete deprecated properties zoom:reset and zoom:document. (Closed)
Patch Set: rebase-update 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
« no previous file with comments | « third_party/WebKit/Source/core/frame/Deprecation.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 635004d8a1bf4789f74dc01d1f89e8e859efaa64..e6ba0a74674912733dad2789ad10d974dd78a2c3 100644
--- a/third_party/WebKit/Source/core/frame/UseCounter.h
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h
@@ -1198,8 +1198,6 @@ class CORE_EXPORT UseCounter {
kPresentationConnectionListConnectionAvailableEventListener = 1555,
kWebAudioAutoplayCrossOriginIframe = 1556,
kVRGetDisplays = 1558,
- kCSSZoomReset = 1578,
- kCSSZoomDocument = 1579,
kXSSAuditorBlockedScript = 1581,
kXSSAuditorBlockedEntirePage = 1582,
kXSSAuditorDisabled = 1583,
« no previous file with comments | « third_party/WebKit/Source/core/frame/Deprecation.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698