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

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

Issue 2827003002: CSS Motion Path: delete implementation of motion-path property (Closed)
Patch Set: 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 de7bee3e19f06e18f998366a24a97fd3d33efc16..3d3ce869e656988cde88a863ee40f56ed9511a3c 100644
--- a/third_party/WebKit/Source/core/frame/UseCounter.h
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h
@@ -1233,7 +1233,6 @@ class CORE_EXPORT UseCounter {
kDocumentCreateTouchTargetWrongType = 1610,
kDocumentCreateTouchMoreThanSevenArguments = 1612,
kLongTaskObserver = 1615,
- kCSSMotionInEffect = 1616,
kCSSOffsetInEffect = 1617,
// The above items are available in M55 branch

Powered by Google App Engine
This is Rietveld 408576698