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

Unified Diff: Source/core/rendering/style/StyleMarqueeData.h

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
« no previous file with comments | « Source/core/rendering/style/StyleInheritedData.h ('k') | Source/core/rendering/style/StyleMultiColData.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/rendering/style/StyleMarqueeData.h
diff --git a/Source/core/rendering/style/StyleMarqueeData.h b/Source/core/rendering/style/StyleMarqueeData.h
index 5765f5d6773c303783d01d5d6abb46fa4020e28a..d5a2ae295e5d652d375e9bd08ac797c5ef65ae4f 100644
--- a/Source/core/rendering/style/StyleMarqueeData.h
+++ b/Source/core/rendering/style/StyleMarqueeData.h
@@ -25,8 +25,8 @@
#ifndef StyleMarqueeData_h
#define StyleMarqueeData_h
-#include "Length.h"
#include "RenderStyleConstants.h"
+#include "core/platform/Length.h"
#include <wtf/PassRefPtr.h>
#include <wtf/RefCounted.h>
« no previous file with comments | « Source/core/rendering/style/StyleInheritedData.h ('k') | Source/core/rendering/style/StyleMultiColData.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698