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

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

Issue 1153493002: Remove CSSKeyframesRule.insertRule() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: tests Created 5 years, 7 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 | « Source/core/css/CSSKeyframesRule.idl ('k') | Source/core/frame/UseCounter.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/frame/UseCounter.h
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
index e9d37915ee0b6c66a3a6861bf0b91bfcc6db6dfb..0455fe2d6dd4ff8c75f29004c13dfe64fbed4c51 100644
--- a/Source/core/frame/UseCounter.h
+++ b/Source/core/frame/UseCounter.h
@@ -521,8 +521,6 @@ public:
AttrChildAccess = 600,
AttrChildChange = 601,
NotificationCloseEvent = 603,
- CSSKeyframesRuleAppendRule = 604,
- CSSKeyframesRuleInsertRule = 605,
StyleMedia = 606,
StyleMediaType = 607,
StyleMediaMatchMedium = 608,
« no previous file with comments | « Source/core/css/CSSKeyframesRule.idl ('k') | Source/core/frame/UseCounter.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698