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

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

Issue 2526233002: Web Animations: Retire warning for hyphenated property names (Closed)
Patch Set: retire deprecation warning Created 4 years, 1 month 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 caba5b20a0db6bd8d6b5cd767bad1e5181dbd4b0..dd26f1536cdf43efce86fc5c1fcb1dea8d49f29a 100644
--- a/third_party/WebKit/Source/core/frame/UseCounter.h
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h
@@ -963,7 +963,6 @@ class CORE_EXPORT UseCounter {
V8ForInInitializer = 1238,
V8Animation_Id_AttributeGetter = 1239,
V8Animation_Id_AttributeSetter = 1240,
- WebAnimationHyphenatedProperty = 1243,
FormControlsCollectionReturnsRadioNodeListForFieldSet = 1244,
ApplicationCacheManifestSelectInsecureOrigin = 1245,
ApplicationCacheManifestSelectSecureOrigin = 1246,
« 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