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

Unified Diff: sky/engine/core/dom/custom/CustomElementMicrotaskQueueBase.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/core/dom/custom/CustomElementMicrotaskQueueBase.cpp
diff --git a/sky/engine/core/dom/custom/CustomElementMicrotaskQueueBase.cpp b/sky/engine/core/dom/custom/CustomElementMicrotaskQueueBase.cpp
index 74cd36c0af99f461ef6dec3fc2d6f6c95f09affa..c2c24b732146d93c10e304e349b6ebf143a019c7 100644
--- a/sky/engine/core/dom/custom/CustomElementMicrotaskQueueBase.cpp
+++ b/sky/engine/core/dom/custom/CustomElementMicrotaskQueueBase.cpp
@@ -2,10 +2,10 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "config.h"
-#include "core/dom/custom/CustomElementMicrotaskQueueBase.h"
+#include "sky/engine/config.h"
+#include "sky/engine/core/dom/custom/CustomElementMicrotaskQueueBase.h"
-#include "core/dom/custom/CustomElementProcessingStack.h"
+#include "sky/engine/core/dom/custom/CustomElementProcessingStack.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698