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

Unified Diff: sky/engine/core/editing/VisibleUnits.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/VisibleSelection.cpp ('k') | sky/engine/core/editing/VisibleUnits.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/editing/VisibleUnits.h
diff --git a/sky/engine/core/editing/VisibleUnits.h b/sky/engine/core/editing/VisibleUnits.h
index af91ec5a9d477cbcc539322c00881452cf346d35..ea4b072b45cbb8787b2283b0d3fdcc3207733203 100644
--- a/sky/engine/core/editing/VisibleUnits.h
+++ b/sky/engine/core/editing/VisibleUnits.h
@@ -26,8 +26,8 @@
#ifndef VisibleUnits_h
#define VisibleUnits_h
-#include "core/editing/EditingBoundary.h"
-#include "platform/text/TextDirection.h"
+#include "sky/engine/core/editing/EditingBoundary.h"
+#include "sky/engine/platform/text/TextDirection.h"
namespace blink {
« no previous file with comments | « sky/engine/core/editing/VisibleSelection.cpp ('k') | sky/engine/core/editing/VisibleUnits.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698