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

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

Issue 871383002: Merge HTMLDocument into Document (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 months 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/WindowProxy.cpp ('k') | sky/engine/bindings/templates/interface.cpp » ('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 781862b8d5d3974b7044eda22a37e979885bb542..2863afb2eeed2010521456215fd08444bcebba9c 100644
--- a/sky/engine/bindings/core/v8/custom/V8WindowCustom.cpp
+++ b/sky/engine/bindings/core/v8/custom/V8WindowCustom.cpp
@@ -53,7 +53,6 @@
#include "sky/engine/core/frame/LocalDOMWindow.h"
#include "sky/engine/core/frame/LocalFrame.h"
#include "sky/engine/core/frame/Settings.h"
-#include "sky/engine/core/html/HTMLDocument.h"
#include "sky/engine/platform/PlatformScreen.h"
#include "sky/engine/core/inspector/ScriptCallStack.h"
#include "sky/engine/wtf/ArrayBuffer.h"
« no previous file with comments | « sky/engine/bindings/core/v8/WindowProxy.cpp ('k') | sky/engine/bindings/templates/interface.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698