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

Unified Diff: sky/engine/core/rendering/InlineBox.h

Issue 746023002: Make absolute and sort all Sky headers (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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 | « sky/engine/core/rendering/ImageQualityController.cpp ('k') | sky/engine/core/rendering/InlineBox.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/rendering/InlineBox.h
diff --git a/sky/engine/core/rendering/InlineBox.h b/sky/engine/core/rendering/InlineBox.h
index f8f38e1dc2352449c282c2eacf3b4d179c29e074..162812c072355c93c75a766708bb15a19fbf2df6 100644
--- a/sky/engine/core/rendering/InlineBox.h
+++ b/sky/engine/core/rendering/InlineBox.h
@@ -21,9 +21,9 @@
#ifndef InlineBox_h
#define InlineBox_h
-#include "core/rendering/RenderBoxModelObject.h"
-#include "core/rendering/RenderObjectInlines.h"
-#include "platform/text/TextDirection.h"
+#include "sky/engine/core/rendering/RenderBoxModelObject.h"
+#include "sky/engine/core/rendering/RenderObjectInlines.h"
+#include "sky/engine/platform/text/TextDirection.h"
namespace blink {
« no previous file with comments | « sky/engine/core/rendering/ImageQualityController.cpp ('k') | sky/engine/core/rendering/InlineBox.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698