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

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: Rebase + 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
« no previous file with comments | « Source/core/animation/css/CSSAnimations.cpp ('k') | Source/core/css/CSSKeyframeRule.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 02e8e0600e4eadf0ae8dbef83bbb730f612c48d3..36a4ff230869c7141e4e3ba8ad41ec85a3e667f4 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',
« no previous file with comments | « Source/core/animation/css/CSSAnimations.cpp ('k') | Source/core/css/CSSKeyframeRule.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698