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

Unified Diff: Source/core/core.gypi

Issue 61753010: Move CSSAnimationData and CSSAnimationDataList to platform/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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 | « Source/core/animation/css/CSSAnimations.cpp ('k') | Source/core/css/CSSComputedStyleDeclaration.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 679a9aec628947c13f572ac83717110fee18c775..b8d82977407f20c26917418a6d84ced9a90987a5 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2702,8 +2702,6 @@
'platform/animation/AnimationValue.h',
'platform/animation/AnimationTranslationUtil.cpp',
'platform/animation/AnimationTranslationUtil.h',
- 'platform/animation/CSSAnimationData.cpp',
- 'platform/animation/CSSAnimationDataList.cpp',
'platform/animation/KeyframeValueList.cpp',
'platform/animation/KeyframeValueList.h',
'platform/chromium/ChromiumDataObject.cpp',
« no previous file with comments | « Source/core/animation/css/CSSAnimations.cpp ('k') | Source/core/css/CSSComputedStyleDeclaration.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698