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

Unified Diff: sky/engine/bindings/core/v8/ScriptPromisePropertyBase.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/bindings/core/v8/ScriptPromisePropertyBase.cpp
diff --git a/sky/engine/bindings/core/v8/ScriptPromisePropertyBase.cpp b/sky/engine/bindings/core/v8/ScriptPromisePropertyBase.cpp
index cadb7146f27fb37f5a6ae94e44464f03d9ca5766..f0bca83d4e15273a9354629710f52b5f12b2f3b5 100644
--- a/sky/engine/bindings/core/v8/ScriptPromisePropertyBase.cpp
+++ b/sky/engine/bindings/core/v8/ScriptPromisePropertyBase.cpp
@@ -2,14 +2,14 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "config.h"
-#include "bindings/core/v8/ScriptPromisePropertyBase.h"
-
-#include "bindings/core/v8/ScopedPersistent.h"
-#include "bindings/core/v8/ScriptState.h"
-#include "bindings/core/v8/V8Binding.h"
-#include "bindings/core/v8/V8HiddenValue.h"
-#include "core/dom/ExecutionContext.h"
+#include "sky/engine/config.h"
+#include "sky/engine/bindings/core/v8/ScriptPromisePropertyBase.h"
+
+#include "sky/engine/bindings/core/v8/ScopedPersistent.h"
+#include "sky/engine/bindings/core/v8/ScriptState.h"
+#include "sky/engine/bindings/core/v8/V8Binding.h"
+#include "sky/engine/bindings/core/v8/V8HiddenValue.h"
+#include "sky/engine/core/dom/ExecutionContext.h"
namespace blink {
« no previous file with comments | « sky/engine/bindings/core/v8/ScriptPromisePropertyBase.h ('k') | sky/engine/bindings/core/v8/ScriptPromiseResolver.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698