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

Unified Diff: Source/core/core.gypi

Issue 14391005: Rename Animation -> PrimitiveAnimation (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 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: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 028277d0982c83f3a8cb5e076e806a795ada2ecd..e463b4b4f59b57fd3374a53fecd3d3c850b7842c 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2536,7 +2536,7 @@
'platform/UUID.cpp',
'platform/UUID.h',
'platform/Widget.cpp',
- 'platform/animation/Animation.cpp',
+ 'platform/animation/PrimitiveAnimation.cpp',
'platform/animation/AnimationList.cpp',
'platform/audio/AudioArray.h',
'platform/audio/AudioBus.cpp',

Powered by Google App Engine
This is Rietveld 408576698