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

Unified Diff: Source/core/platform/graphics/transforms/TranslateTransformOperation.h

Issue 14242011: Absolutify paths to css/. (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/TranslateTransformOperation.h
diff --git a/Source/core/platform/graphics/transforms/TranslateTransformOperation.h b/Source/core/platform/graphics/transforms/TranslateTransformOperation.h
index b302a1ecfbab6d6ae41f1e6612ce1c4b1df0d205..28feb4b28c502df3719d35921d1901a930d46676 100644
--- a/Source/core/platform/graphics/transforms/TranslateTransformOperation.h
+++ b/Source/core/platform/graphics/transforms/TranslateTransformOperation.h
@@ -25,7 +25,7 @@
#ifndef TranslateTransformOperation_h
#define TranslateTransformOperation_h
-#include "LengthFunctions.h"
+#include "core/css/LengthFunctions.h"
#include "core/platform/Length.h"
#include "core/platform/graphics/transforms/TransformOperation.h"
« no previous file with comments | « Source/core/platform/graphics/transforms/PerspectiveTransformOperation.h ('k') | Source/core/rendering/ExclusionShape.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698