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

Unified Diff: sky/engine/platform/weborigin/KURL.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/platform/weborigin/KURL.h
diff --git a/sky/engine/platform/weborigin/KURL.h b/sky/engine/platform/weborigin/KURL.h
index 82a807a3b6f7c4039bc6030fb327ccfc2c4328b7..5f47f2c7b5bf0c4c6abffe5f6b340fe6b6b3e294 100644
--- a/sky/engine/platform/weborigin/KURL.h
+++ b/sky/engine/platform/weborigin/KURL.h
@@ -26,13 +26,13 @@
#ifndef KURL_h
#define KURL_h
-#include "platform/PlatformExport.h"
-#include "wtf/Forward.h"
-#include "wtf/HashTableDeletedValueType.h"
-#include "wtf/OwnPtr.h"
-#include "wtf/text/WTFString.h"
-#include <url/third_party/mozilla/url_parse.h>
-#include <url/url_canon.h>
+#include "sky/engine/platform/PlatformExport.h"
+#include "sky/engine/wtf/Forward.h"
+#include "sky/engine/wtf/HashTableDeletedValueType.h"
+#include "sky/engine/wtf/OwnPtr.h"
+#include "sky/engine/wtf/text/WTFString.h"
+#include "url/third_party/mozilla/url_parse.h"
+#include "url/url_canon.h"
namespace WTF {
class TextEncoding;
« no previous file with comments | « sky/engine/platform/transforms/TranslateTransformOperation.cpp ('k') | sky/engine/platform/weborigin/KURL.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698