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

Unified Diff: sky/engine/core/editing/SpellChecker.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/SpellCheckRequester.cpp ('k') | sky/engine/core/editing/SpellChecker.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/editing/SpellChecker.h
diff --git a/sky/engine/core/editing/SpellChecker.h b/sky/engine/core/editing/SpellChecker.h
index c02dfc74c3aca64b765343f89172f38954e83a2e..7443a8e24c9516cd6045fa7024df67536c6cc843 100644
--- a/sky/engine/core/editing/SpellChecker.h
+++ b/sky/engine/core/editing/SpellChecker.h
@@ -26,10 +26,10 @@
#ifndef SpellChecker_h
#define SpellChecker_h
-#include "core/dom/DocumentMarker.h"
-#include "core/editing/FrameSelection.h"
-#include "core/editing/VisibleSelection.h"
-#include "platform/text/TextChecking.h"
+#include "sky/engine/core/dom/DocumentMarker.h"
+#include "sky/engine/core/editing/FrameSelection.h"
+#include "sky/engine/core/editing/VisibleSelection.h"
+#include "sky/engine/platform/text/TextChecking.h"
namespace blink {
« no previous file with comments | « sky/engine/core/editing/SpellCheckRequester.cpp ('k') | sky/engine/core/editing/SpellChecker.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698