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

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

Issue 2126593002: Remove Object.observe UseCounter and deprecation warning (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 a0e4d03f84808c9e866b880226f12352c769b2d8..4566a87cc6a538d0303e9773a83a4c30b20f4d69 100644
--- a/third_party/WebKit/Source/core/frame/UseCounter.h
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h
@@ -625,7 +625,6 @@ public:
CSSKeyframesRuleAnonymousIndexedGetter = 785,
V8Screen_AvailLeft_AttributeGetter = 786,
V8Screen_AvailTop_AttributeGetter = 787,
- ObjectObserve = 788,
V8SVGFEConvolveMatrixElement_PreserveAlpha_AttributeGetter = 791,
V8SVGStyleElement_Disabled_AttributeGetter = 798,
V8SVGStyleElement_Disabled_AttributeSetter = 799,
« 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