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

Unified Diff: cc/cc.gyp

Issue 1952563002: Rename and refactor ScrollOffsetAnimations to ScrollOffsetAnimationsImpl (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: s/ScrollOffsetAnimationsHostImpl/ScrollOffsetAnimationsImpl Created 4 years, 7 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: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index b3b0e7864ecca22baa84129edc833eb572214809..9cc3bd91c22fc9616884983810ab890a054f4eeb 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -56,6 +56,8 @@
'animation/keyframed_animation_curve.h',
'animation/scroll_offset_animation_curve.cc',
'animation/scroll_offset_animation_curve.h',
+ 'animation/scroll_offset_animations_impl.cc',
+ 'animation/scroll_offset_animations_impl.h',
'animation/target_property.cc',
'animation/target_property.h',
'animation/timing_function.cc',
« cc/animation/animation_host.h ('K') | « cc/animation/scroll_offset_animations_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698