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

Unified Diff: sky/engine/core/editing/htmlediting.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/editing/VisibleUnits.cpp ('k') | sky/engine/core/editing/htmlediting.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/editing/htmlediting.h
diff --git a/sky/engine/core/editing/htmlediting.h b/sky/engine/core/editing/htmlediting.h
index 03dbf417bca17b0e7980cd962d35a4c5c82d2431..f4b29bbfeaa00123f505f1b5dd6c38d0b1af7c24 100644
--- a/sky/engine/core/editing/htmlediting.h
+++ b/sky/engine/core/editing/htmlediting.h
@@ -26,11 +26,11 @@
#ifndef htmlediting_h
#define htmlediting_h
-#include "core/dom/Position.h"
-#include "core/editing/EditingBoundary.h"
-#include "platform/text/TextDirection.h"
-#include "wtf/Forward.h"
-#include "wtf/unicode/CharacterNames.h"
+#include "sky/engine/core/dom/Position.h"
+#include "sky/engine/core/editing/EditingBoundary.h"
+#include "sky/engine/platform/text/TextDirection.h"
+#include "sky/engine/wtf/Forward.h"
+#include "sky/engine/wtf/unicode/CharacterNames.h"
namespace blink {
« no previous file with comments | « sky/engine/core/editing/VisibleUnits.cpp ('k') | sky/engine/core/editing/htmlediting.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698