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

Unified Diff: Source/core/platform/animation/AnimationValue.h

Issue 45553002: Move remaining classes in graphics/transforms to platform/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix merge problem Created 7 years, 2 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: Source/core/platform/animation/AnimationValue.h
diff --git a/Source/core/platform/animation/AnimationValue.h b/Source/core/platform/animation/AnimationValue.h
index c6298dc2ac2ad58c28a83f5f82d79c5cab596e7f..e53169913d6968b8eb2a72a2b0f4e9a90825f89a 100644
--- a/Source/core/platform/animation/AnimationValue.h
+++ b/Source/core/platform/animation/AnimationValue.h
@@ -29,7 +29,7 @@
#include "core/platform/animation/TimingFunction.h"
#include "core/platform/graphics/filters/FilterOperations.h"
-#include "core/platform/graphics/transforms/TransformOperations.h"
+#include "platform/transforms/TransformOperations.h"
#include "wtf/PassRefPtr.h"
#include "wtf/RefPtr.h"

Powered by Google App Engine
This is Rietveld 408576698