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

Unified Diff: sky/engine/core/dom/custom/CustomElementUpgradeCandidateMap.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/dom/custom/CustomElementUpgradeCandidateMap.h
diff --git a/sky/engine/core/dom/custom/CustomElementUpgradeCandidateMap.h b/sky/engine/core/dom/custom/CustomElementUpgradeCandidateMap.h
index 2ecfb26277854777784048547e2a10ba8ae6c22c..22cb91a13417b2bd3327129b29c6df6f2faa1f07 100644
--- a/sky/engine/core/dom/custom/CustomElementUpgradeCandidateMap.h
+++ b/sky/engine/core/dom/custom/CustomElementUpgradeCandidateMap.h
@@ -31,12 +31,12 @@
#ifndef CustomElementUpgradeCandidateMap_h
#define CustomElementUpgradeCandidateMap_h
-#include "core/dom/custom/CustomElementDescriptor.h"
-#include "core/dom/custom/CustomElementDescriptorHash.h"
-#include "core/dom/custom/CustomElementObserver.h"
-#include "wtf/HashMap.h"
-#include "wtf/LinkedHashSet.h"
-#include "wtf/Noncopyable.h"
+#include "sky/engine/core/dom/custom/CustomElementDescriptor.h"
+#include "sky/engine/core/dom/custom/CustomElementDescriptorHash.h"
+#include "sky/engine/core/dom/custom/CustomElementObserver.h"
+#include "sky/engine/wtf/HashMap.h"
+#include "sky/engine/wtf/LinkedHashSet.h"
+#include "sky/engine/wtf/Noncopyable.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698