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

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

Issue 689373003: Remove most of the media stack. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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/DictionaryHelperForCore.cpp ('k') | sky/engine/core/core.gni » ('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 cc051eb382b8de38950cc1d0198d688a3fce8d18..9788dc0e80afa6c8b7b773c98ca8c483bd3c765c 100644
--- a/sky/engine/bindings/core/v8/custom/V8WindowCustom.cpp
+++ b/sky/engine/bindings/core/v8/custom/V8WindowCustom.cpp
@@ -56,7 +56,6 @@
#include "core/html/HTMLDocument.h"
#include "core/inspector/ScriptCallStack.h"
#include "platform/PlatformScreen.h"
-#include "platform/graphics/media/MediaPlayer.h"
#include "wtf/ArrayBuffer.h"
#include "wtf/Assertions.h"
#include "wtf/OwnPtr.h"
« no previous file with comments | « sky/engine/bindings/core/v8/DictionaryHelperForCore.cpp ('k') | sky/engine/core/core.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698