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

Unified Diff: Source/core/platform/graphics/transforms/PerspectiveTransformOperation.cpp

Issue 14358027: Absolutify paths to platform/animation, platform/audio, platform/audio/chromium. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 7 years, 8 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/graphics/transforms/PerspectiveTransformOperation.cpp
diff --git a/Source/core/platform/graphics/transforms/PerspectiveTransformOperation.cpp b/Source/core/platform/graphics/transforms/PerspectiveTransformOperation.cpp
index 23c3c167fe32fa28d8079de2b1a79a415c613eb1..2dd160ee772dd727df4661fdbbbcb4e51caeb345 100644
--- a/Source/core/platform/graphics/transforms/PerspectiveTransformOperation.cpp
+++ b/Source/core/platform/graphics/transforms/PerspectiveTransformOperation.cpp
@@ -26,7 +26,7 @@
#include "config.h"
#include "core/platform/graphics/transforms/PerspectiveTransformOperation.h"
-#include "AnimationUtilities.h"
+#include "core/platform/animation/AnimationUtilities.h"
#include <wtf/MathExtras.h>
using namespace std;

Powered by Google App Engine
This is Rietveld 408576698