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

Unified Diff: sky/engine/bindings/core/v8/Dictionary.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
« no previous file with comments | « sky/engine/bindings/core/v8/Dictionary.h ('k') | sky/engine/bindings/core/v8/DictionaryHelperForCore.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/bindings/core/v8/Dictionary.cpp
diff --git a/sky/engine/bindings/core/v8/Dictionary.cpp b/sky/engine/bindings/core/v8/Dictionary.cpp
index 5105a830f43268c998910849c7368dd6e5cdc407..da2fab13a696bb88dad7325d1f946fc0a106d491 100644
--- a/sky/engine/bindings/core/v8/Dictionary.cpp
+++ b/sky/engine/bindings/core/v8/Dictionary.cpp
@@ -34,7 +34,6 @@
#include "bindings/core/v8/V8Element.h"
#include "bindings/core/v8/V8EventTarget.h"
#include "bindings/core/v8/V8MediaKeyError.h"
-#include "bindings/core/v8/V8MessagePort.h"
#include "bindings/core/v8/V8Path2D.h"
#include "bindings/core/v8/V8VoidCallback.h"
#include "bindings/core/v8/V8Window.h"
« no previous file with comments | « sky/engine/bindings/core/v8/Dictionary.h ('k') | sky/engine/bindings/core/v8/DictionaryHelperForCore.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698