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

Unified Diff: third_party/WebKit/public/blink_headers.gypi

Issue 1616653002: CC Animation: Move files from cc_blink to Source/platform/animation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix ScrollAnimatorCompositorCoordinator for MSVC. Created 4 years, 11 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: third_party/WebKit/public/blink_headers.gypi
diff --git a/third_party/WebKit/public/blink_headers.gypi b/third_party/WebKit/public/blink_headers.gypi
index 1fff69c2e1a5cea2ee776f094b859b4338ec4f87..9cbbf00c99860dd09fc41a1f172f6edf45a98604 100644
--- a/third_party/WebKit/public/blink_headers.gypi
+++ b/third_party/WebKit/public/blink_headers.gypi
@@ -30,12 +30,7 @@
"platform/WebColor.h",
"platform/WebCommon.h",
"platform/WebCompositeAndReadbackAsyncCallback.h",
- "platform/WebCompositorAnimation.h",
- "platform/WebCompositorAnimationCurve.h",
"platform/WebCompositorAnimationDelegate.h",
- "platform/WebCompositorAnimationPlayer.h",
- "platform/WebCompositorAnimationPlayerClient.h",
- "platform/WebCompositorAnimationTimeline.h",
"platform/WebCompositorSupport.h",
"platform/WebConnectionType.h",
"platform/WebContentDecryptionModule.h",
@@ -87,12 +82,7 @@
"platform/WebFileUtilities.h",
"platform/WebFileWriter.h",
"platform/WebFileWriterClient.h",
- "platform/WebFilterAnimationCurve.h",
- "platform/WebFilterKeyframe.h",
- "platform/WebFilterOperations.h",
"platform/WebFlingAnimator.h",
- "platform/WebFloatAnimationCurve.h",
- "platform/WebFloatKeyframe.h",
"platform/WebFloatPoint.h",
"platform/WebFloatPoint3D.h",
"platform/WebFloatRect.h",
@@ -188,7 +178,6 @@
"platform/WebScheduler.h",
"platform/WebScreenInfo.h",
"platform/WebScrollBlocksOn.h",
- "platform/WebScrollOffsetAnimationCurve.h",
"platform/WebScrollbar.h",
"platform/WebScrollbarBehavior.h",
"platform/WebScrollbarButtonsPlacement.h",
@@ -226,9 +215,6 @@
"platform/WebTimeRange.h",
"platform/WebTopControlsState.h",
"platform/WebTraceLocation.h",
- "platform/WebTransformAnimationCurve.h",
- "platform/WebTransformKeyframe.h",
- "platform/WebTransformOperations.h",
"platform/WebURL.h",
"platform/WebURLError.h",
"platform/WebURLLoadTiming.h",

Powered by Google App Engine
This is Rietveld 408576698