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

Unified Diff: sky/engine/bindings/core/v8/V8Binding.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/ScriptRegexp.cpp ('k') | sky/engine/bindings/core/v8/V8Initializer.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/bindings/core/v8/V8Binding.cpp
diff --git a/sky/engine/bindings/core/v8/V8Binding.cpp b/sky/engine/bindings/core/v8/V8Binding.cpp
index e394230ab5861f2fdba16ecc3b295f5b1cb18d49..5f5de71d450f39c70b2ae2f383851542c8c5fe4a 100644
--- a/sky/engine/bindings/core/v8/V8Binding.cpp
+++ b/sky/engine/bindings/core/v8/V8Binding.cpp
@@ -43,7 +43,6 @@
#include "sky/engine/core/dom/QualifiedName.h"
#include "sky/engine/core/frame/LocalFrame.h"
#include "sky/engine/core/frame/Settings.h"
-#include "sky/engine/core/inspector/BindingVisitors.h"
#include "sky/engine/core/inspector/InspectorTraceEvents.h"
#include "sky/engine/core/loader/FrameLoaderClient.h"
#include "sky/engine/platform/EventTracer.h"
« no previous file with comments | « sky/engine/bindings/core/v8/ScriptRegexp.cpp ('k') | sky/engine/bindings/core/v8/V8Initializer.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698