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

Unified Diff: sky/engine/bindings/core/v8/WindowProxy.cpp

Issue 775803002: Remove heap/Handle usage from v8_inspector (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
Index: sky/engine/bindings/core/v8/WindowProxy.cpp
diff --git a/sky/engine/bindings/core/v8/WindowProxy.cpp b/sky/engine/bindings/core/v8/WindowProxy.cpp
index 93ec90c3344dc075e66c7f5d90216a12a48c6a71..886c9e7a512617386918c8b7757b535fa432f86a 100644
--- a/sky/engine/bindings/core/v8/WindowProxy.cpp
+++ b/sky/engine/bindings/core/v8/WindowProxy.cpp
@@ -49,7 +49,6 @@
#include "sky/engine/core/loader/FrameLoaderClient.h"
#include "sky/engine/platform/ScriptForbiddenScope.h"
#include "sky/engine/platform/TraceEvent.h"
-#include "sky/engine/platform/heap/Handle.h"
#include "sky/engine/public/platform/Platform.h"
#include "sky/engine/wtf/Assertions.h"
#include "sky/engine/wtf/OwnPtr.h"
« no previous file with comments | « sky/engine/bindings/core/v8/SerializedScriptValue.cpp ('k') | sky/engine/bindings/core/v8/WrapperTypeInfo.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698