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

Unified Diff: sky/engine/core/rendering/RenderText.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/RenderSelectionInfo.h ('k') | sky/engine/core/rendering/RenderText.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/rendering/RenderText.h
diff --git a/sky/engine/core/rendering/RenderText.h b/sky/engine/core/rendering/RenderText.h
index d3fdac46ebdc9f534ac45cec6b43d3b7c0acf2a0..0c4fa38d1e4c770baae1b4f9505b56aaa7fd2dc0 100644
--- a/sky/engine/core/rendering/RenderText.h
+++ b/sky/engine/core/rendering/RenderText.h
@@ -23,12 +23,12 @@
#ifndef RenderText_h
#define RenderText_h
-#include "core/dom/Text.h"
-#include "core/rendering/RenderObject.h"
-#include "platform/LengthFunctions.h"
-#include "platform/text/TextPath.h"
-#include "wtf/Forward.h"
-#include "wtf/PassRefPtr.h"
+#include "sky/engine/core/dom/Text.h"
+#include "sky/engine/core/rendering/RenderObject.h"
+#include "sky/engine/platform/LengthFunctions.h"
+#include "sky/engine/platform/text/TextPath.h"
+#include "sky/engine/wtf/Forward.h"
+#include "sky/engine/wtf/PassRefPtr.h"
namespace blink {
« no previous file with comments | « sky/engine/core/rendering/RenderSelectionInfo.h ('k') | sky/engine/core/rendering/RenderText.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698