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

Unified Diff: Source/core/core.gypi

Issue 814083003: Update animation when changes in animation keyframes are detected. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Address comments Created 5 years, 11 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: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index d3604f330d4bab62336b763f73d0816f63d60c9f..97990757559d621262d3a0b3a5cf0297d2d5df50 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -821,6 +821,8 @@
'css/FontSize.cpp',
'css/FontSize.h',
'css/HashTools.h',
+ 'css/KeyframeStyleRuleCSSStyleDeclaration.cpp',
+ 'css/KeyframeStyleRuleCSSStyleDeclaration.h',
'css/LocalFontFaceSource.cpp',
'css/LocalFontFaceSource.h',
'css/MediaList.cpp',

Powered by Google App Engine
This is Rietveld 408576698