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

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: 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 fcb9d72e44c7aa5f9943a63bdf112b55fdbb4476..a21ed17e849e4590cfa9ecd3f6a9217af7d9de9d 100644
--- a/third_party/WebKit/public/blink_headers.gypi
+++ b/third_party/WebKit/public/blink_headers.gypi
@@ -29,7 +29,6 @@
"platform/WebCommon.h",
"platform/WebCompositeAndReadbackAsyncCallback.h",
"platform/WebCompositorAnimation.h",
- "platform/WebCompositorAnimationCurve.h",
"platform/WebCompositorAnimationDelegate.h",
"platform/WebCompositorAnimationPlayer.h",
"platform/WebCompositorAnimationPlayerClient.h",
@@ -86,12 +85,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",
@@ -189,7 +183,6 @@
"platform/WebScheduler.h",
"platform/WebScreenInfo.h",
"platform/WebScrollBlocksOn.h",
- "platform/WebScrollOffsetAnimationCurve.h",
"platform/WebScrollbar.h",
"platform/WebScrollbarBehavior.h",
"platform/WebScrollbarButtonsPlacement.h",
@@ -227,9 +220,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