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

Unified Diff: Source/core/rendering/style/StyleFlexibleBoxData.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
Index: Source/core/rendering/style/StyleFlexibleBoxData.h
diff --git a/Source/core/rendering/style/StyleFlexibleBoxData.h b/Source/core/rendering/style/StyleFlexibleBoxData.h
index 6c070d551526a7e10c75db218ba75e4bdde675d4..04c43e7888c31ac7bef13f3a7053600215e97e89 100644
--- a/Source/core/rendering/style/StyleFlexibleBoxData.h
+++ b/Source/core/rendering/style/StyleFlexibleBoxData.h
@@ -26,7 +26,7 @@
#ifndef StyleFlexibleBoxData_h
#define StyleFlexibleBoxData_h
-#include "Length.h"
+#include "core/platform/Length.h"
#include <wtf/PassRefPtr.h>
#include <wtf/RefCounted.h>
« no previous file with comments | « Source/core/rendering/style/StyleCustomFilterProgram.h ('k') | Source/core/rendering/style/StyleInheritedData.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698