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

Unified Diff: sky/engine/bindings/core/v8/V8DOMWrapper.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/ScriptController.h ('k') | sky/engine/bindings/core/v8/WindowProxy.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/bindings/core/v8/V8DOMWrapper.cpp
diff --git a/sky/engine/bindings/core/v8/V8DOMWrapper.cpp b/sky/engine/bindings/core/v8/V8DOMWrapper.cpp
index dfc9bc4b860080e77324eda11147284a5391f679..06303e7bcc888c067c3129f6a05f2dea1147b6d0 100644
--- a/sky/engine/bindings/core/v8/V8DOMWrapper.cpp
+++ b/sky/engine/bindings/core/v8/V8DOMWrapper.cpp
@@ -31,7 +31,6 @@
#include "sky/engine/config.h"
#include "sky/engine/bindings/core/v8/V8DOMWrapper.h"
-#include "bindings/core/v8/V8HTMLDocument.h"
#include "bindings/core/v8/V8Window.h"
#include "sky/engine/bindings/core/v8/V8Binding.h"
#include "sky/engine/bindings/core/v8/V8ObjectConstructor.h"
« no previous file with comments | « sky/engine/bindings/core/v8/ScriptController.h ('k') | sky/engine/bindings/core/v8/WindowProxy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698