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

Unified Diff: sky/engine/core/editing/TextInsertionBaseCommand.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
Index: sky/engine/core/editing/TextInsertionBaseCommand.h
diff --git a/sky/engine/core/editing/TextInsertionBaseCommand.h b/sky/engine/core/editing/TextInsertionBaseCommand.h
index 243e7c55c3eec0063483d88f5dd52c3a4368002c..0fd71c74309758b5f17dbe31df3bcc45eecc99b9 100644
--- a/sky/engine/core/editing/TextInsertionBaseCommand.h
+++ b/sky/engine/core/editing/TextInsertionBaseCommand.h
@@ -26,8 +26,8 @@
#ifndef TextInsertionBaseCommand_h
#define TextInsertionBaseCommand_h
-#include "core/editing/CompositeEditCommand.h"
-#include "wtf/text/WTFString.h"
+#include "sky/engine/core/editing/CompositeEditCommand.h"
+#include "sky/engine/wtf/text/WTFString.h"
namespace blink {
« no previous file with comments | « sky/engine/core/editing/TextCheckingHelper.cpp ('k') | sky/engine/core/editing/TextInsertionBaseCommand.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698