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

Unified Diff: sky/engine/platform/text/TextBreakIteratorInternalICU.cpp

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/platform/text/TextBreakIteratorInternalICU.cpp
diff --git a/sky/engine/platform/text/TextBreakIteratorInternalICU.cpp b/sky/engine/platform/text/TextBreakIteratorInternalICU.cpp
index adcd70274d67c85aec033475e10804c54cdce7fb..99f9c399831d60596f233f6b61f7b113d6dbb34a 100644
--- a/sky/engine/platform/text/TextBreakIteratorInternalICU.cpp
+++ b/sky/engine/platform/text/TextBreakIteratorInternalICU.cpp
@@ -19,13 +19,13 @@
*
*/
-#include "config.h"
-#include "platform/text/TextBreakIteratorInternalICU.h"
+#include "sky/engine/config.h"
+#include "sky/engine/platform/text/TextBreakIteratorInternalICU.h"
-#include "platform/Language.h"
-#include "wtf/StdLibExtras.h"
-#include "wtf/text/CString.h"
-#include "wtf/text/WTFString.h"
+#include "sky/engine/platform/Language.h"
+#include "sky/engine/wtf/StdLibExtras.h"
+#include "sky/engine/wtf/text/CString.h"
+#include "sky/engine/wtf/text/WTFString.h"
namespace blink {
« no previous file with comments | « sky/engine/platform/text/TextBreakIteratorInternalICU.h ('k') | sky/engine/platform/text/TextCheckerClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698