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

Unified Diff: third_party/WebKit/Source/core/core.gypi

Issue 1550243002: Blink CompositorAnimations: Add more tests for integration with CC. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@assert-if
Patch Set: List new header files in gyp. Created 5 years 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: third_party/WebKit/Source/core/core.gypi
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
index 42cd4bc768edc690b9176caa50a90bb1f2d4011e..b505d5ea4445f3f904df2ba6193e49f9fda2d9dc 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -3788,6 +3788,7 @@
'animation/AnimationTestHelper.h',
'animation/AnimationTimelineTest.cpp',
'animation/AnimationTranslationUtilTest.cpp',
+ 'animation/AnimationTranslationUtilTest.h',
'animation/CompositorAnimationsTest.cpp',
'animation/CompositorAnimationsTestHelper.h',
'animation/DeferredLegacyStyleInterpolationTest.cpp',

Powered by Google App Engine
This is Rietveld 408576698