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

Unified Diff: sky/engine/core/dom/custom/CustomElementMicrotaskRunQueue.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/CustomElementMicrotaskRunQueue.h
diff --git a/sky/engine/core/dom/custom/CustomElementMicrotaskRunQueue.h b/sky/engine/core/dom/custom/CustomElementMicrotaskRunQueue.h
index 121222625d06d6b8ce7fa3b84f46e3916521e47b..3913bf779e256ba38e0edf44679f4481fdb8bc80 100644
--- a/sky/engine/core/dom/custom/CustomElementMicrotaskRunQueue.h
+++ b/sky/engine/core/dom/custom/CustomElementMicrotaskRunQueue.h
@@ -6,9 +6,9 @@
#define CustomElementMicrotaskRunQueue_h
#include "base/memory/weak_ptr.h"
-#include "wtf/PassOwnPtr.h"
-#include "wtf/RefCounted.h"
-#include "wtf/RefPtr.h"
+#include "sky/engine/wtf/PassOwnPtr.h"
+#include "sky/engine/wtf/RefCounted.h"
+#include "sky/engine/wtf/RefPtr.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698