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

Unified Diff: cc/BUILD.gn

Issue 1950243005: Communicate MT changes to impl-only scroll offset animations (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: jbroman's feedback 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/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index b305bc1eb8e354c29c244a551be585183010b8db..bf27a58814551be4e1213b9f80faf04c3058ca5a 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -28,6 +28,8 @@ component("cc") {
"animation/keyframed_animation_curve.h",
"animation/scroll_offset_animation_curve.cc",
"animation/scroll_offset_animation_curve.h",
+ "animation/scroll_offset_animations.cc",
+ "animation/scroll_offset_animations.h",
"animation/scroll_offset_animations_impl.cc",
"animation/scroll_offset_animations_impl.h",
"animation/target_property.cc",

Powered by Google App Engine
This is Rietveld 408576698