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

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

Issue 99103006: Moving GraphicsContext and dependencies from core to platform. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Final patch - fixes Android Created 7 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: Source/core/platform/animation/AnimationTranslationUtil.h
diff --git a/Source/core/platform/animation/AnimationTranslationUtil.h b/Source/core/platform/animation/AnimationTranslationUtil.h
index f1a5a82dc865b578dc83e43d88d5ab8a533a2880..d9ebe7837d90bc7126b0161b8ff77a7c5a896ab1 100644
--- a/Source/core/platform/animation/AnimationTranslationUtil.h
+++ b/Source/core/platform/animation/AnimationTranslationUtil.h
@@ -31,7 +31,7 @@
#ifndef AnimationTranslationUtil_h
#define AnimationTranslationUtil_h
-#include "core/platform/graphics/filters/FilterOperations.h"
+#include "platform/graphics/filters/FilterOperations.h"
#include "platform/transforms/TransformOperations.h"
#include "public/platform/WebTransformOperations.h"
#include "wtf/PassOwnPtr.h"
« no previous file with comments | « Source/core/platform/ScrollbarThemeWin.cpp ('k') | Source/core/platform/animation/AnimationTranslationUtil.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698