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

Unified Diff: third_party/WebKit/public/platform/WebCompositorAnimationDelegate.h

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: Rebase. Fix copyrights and years. Created 4 years, 10 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/platform/WebCompositorAnimationDelegate.h
diff --git a/third_party/WebKit/public/platform/WebCompositorAnimationDelegate.h b/third_party/WebKit/public/platform/WebCompositorAnimationDelegate.h
index 456524d13ac4e4067ac14e10a83558b2aa1d3dea..58339f8069ee70f936f3357941daf346d0c65c87 100644
--- a/third_party/WebKit/public/platform/WebCompositorAnimationDelegate.h
+++ b/third_party/WebKit/public/platform/WebCompositorAnimationDelegate.h
@@ -6,9 +6,6 @@
#define WebCompositorAnimationDelegate_h
#include "WebCommon.h"
-#include "WebCompositorAnimation.h"
-
-#define WEB_COMPOSITOR_ANIMATION_DELEGATE_TAKES_GROUP 1
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698