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

Unified Diff: sky/engine/core/html/imports/HTMLImportsController.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/html/imports/HTMLImportsController.h
diff --git a/sky/engine/core/html/imports/HTMLImportsController.h b/sky/engine/core/html/imports/HTMLImportsController.h
index 4e9622363b4ff09bee46c7cbc93d837c49e7376d..87b31bdf46dc3a6df211bde094b82668db9d0309 100644
--- a/sky/engine/core/html/imports/HTMLImportsController.h
+++ b/sky/engine/core/html/imports/HTMLImportsController.h
@@ -31,14 +31,14 @@
#ifndef HTMLImportsController_h
#define HTMLImportsController_h
-#include "core/dom/DocumentSupplementable.h"
-#include "core/fetch/RawResource.h"
-#include "core/html/imports/HTMLImport.h"
-#include "platform/Supplementable.h"
-#include "platform/Timer.h"
-#include "wtf/FastAllocBase.h"
-#include "wtf/PassOwnPtr.h"
-#include "wtf/Vector.h"
+#include "sky/engine/core/dom/DocumentSupplementable.h"
+#include "sky/engine/core/fetch/RawResource.h"
+#include "sky/engine/core/html/imports/HTMLImport.h"
+#include "sky/engine/platform/Supplementable.h"
+#include "sky/engine/platform/Timer.h"
+#include "sky/engine/wtf/FastAllocBase.h"
+#include "sky/engine/wtf/PassOwnPtr.h"
+#include "sky/engine/wtf/Vector.h"
namespace blink {
« no previous file with comments | « sky/engine/core/html/imports/HTMLImportTreeRoot.cpp ('k') | sky/engine/core/html/imports/HTMLImportsController.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698