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

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

Issue 676723003: Remove postMessage, MessageChannel and MessagePort. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years, 2 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
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 198df69b32427f8f3bc922449daddcae1a958cc7..cc051eb382b8de38950cc1d0198d688a3fce8d18 100644
--- a/sky/engine/bindings/core/v8/custom/V8WindowCustom.cpp
+++ b/sky/engine/bindings/core/v8/custom/V8WindowCustom.cpp
@@ -45,7 +45,6 @@
#include "bindings/core/v8/V8HiddenValue.h"
#include "bindings/core/v8/V8Node.h"
#include "core/dom/ExceptionCode.h"
-#include "core/dom/MessagePort.h"
#include "core/dom/Element.h"
#include "core/dom/Node.h"
#include "core/frame/DOMTimer.h"
« no previous file with comments | « sky/engine/bindings/core/v8/custom/V8MessagePortCustom.cpp ('k') | sky/engine/bindings/core/v8/custom/custom.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698