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

Unified Diff: sky/engine/bindings/core/v8/custom/V8WindowCustom.cpp

Issue 772563003: Move many of v8_inspector dependencies out of core/ (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years 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
« no previous file with comments | « sky/engine/bindings/core/v8/custom/V8InjectedScriptManager.cpp ('k') | sky/engine/bindings/core/v8/v8.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/bindings/core/v8/custom/V8WindowCustom.cpp
diff --git a/sky/engine/bindings/core/v8/custom/V8WindowCustom.cpp b/sky/engine/bindings/core/v8/custom/V8WindowCustom.cpp
index 9534285b780d31bd3e98ac9e094f6106cc68356e..781862b8d5d3974b7044eda22a37e979885bb542 100644
--- a/sky/engine/bindings/core/v8/custom/V8WindowCustom.cpp
+++ b/sky/engine/bindings/core/v8/custom/V8WindowCustom.cpp
@@ -54,8 +54,8 @@
#include "sky/engine/core/frame/LocalFrame.h"
#include "sky/engine/core/frame/Settings.h"
#include "sky/engine/core/html/HTMLDocument.h"
-#include "sky/engine/core/inspector/ScriptCallStack.h"
#include "sky/engine/platform/PlatformScreen.h"
+#include "sky/engine/core/inspector/ScriptCallStack.h"
#include "sky/engine/wtf/ArrayBuffer.h"
#include "sky/engine/wtf/Assertions.h"
#include "sky/engine/wtf/OwnPtr.h"
« no previous file with comments | « sky/engine/bindings/core/v8/custom/V8InjectedScriptManager.cpp ('k') | sky/engine/bindings/core/v8/v8.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698