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

Unified Diff: Source/core/platform/graphics/chromium/AnimationTranslationUtil.cpp

Issue 14488003: Absolutify paths to platform/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: scripts, iwyu 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/chromium/AnimationTranslationUtil.cpp
diff --git a/Source/core/platform/graphics/chromium/AnimationTranslationUtil.cpp b/Source/core/platform/graphics/chromium/AnimationTranslationUtil.cpp
index 172b67161bbfa0a8d77b61c9eff32282a7cce824..6099d0b8daf086abcf008b3ca22c3b971ec83f05 100644
--- a/Source/core/platform/graphics/chromium/AnimationTranslationUtil.cpp
+++ b/Source/core/platform/graphics/chromium/AnimationTranslationUtil.cpp
@@ -26,9 +26,9 @@
#include "core/platform/graphics/chromium/AnimationTranslationUtil.h"
-#include "Length.h"
#include "LengthFunctions.h"
#include "SkMatrix44.h"
+#include "core/platform/Length.h"
#include "core/platform/graphics/FloatSize.h"
#include "core/platform/graphics/GraphicsLayer.h"
#include "core/platform/graphics/chromium/TransformSkMatrix44Conversions.h"
« no previous file with comments | « Source/core/platform/graphics/WOFFFileFormat.cpp ('k') | Source/core/platform/graphics/chromium/CrossProcessFontLoading.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698