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

Unified Diff: sky/engine/platform/BUILD.gn

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
Index: sky/engine/platform/BUILD.gn
diff --git a/sky/engine/platform/BUILD.gn b/sky/engine/platform/BUILD.gn
index 424e10c8cacde4f840fd16dea81f2ae4196a84cb..2afe797f11a1522a7b72822bdf2245be23674e2c 100644
--- a/sky/engine/platform/BUILD.gn
+++ b/sky/engine/platform/BUILD.gn
@@ -199,8 +199,6 @@ component("platform") {
"exported/WebHTTPBody.cpp",
"exported/WebHTTPLoadInfo.cpp",
"exported/WebImageSkia.cpp",
- "exported/WebMediaConstraints.cpp",
- "exported/WebMediaDeviceInfo.cpp",
"exported/WebScrollbarImpl.cpp",
"exported/WebScrollbarImpl.h",
"exported/WebScrollbarThemeGeometryNative.cpp",
@@ -389,8 +387,6 @@ component("platform") {
"graphics/gpu/WebGLImageBufferSurface.h",
"graphics/gpu/WebGLImageConversion.cpp",
"graphics/gpu/WebGLImageConversion.h",
- "graphics/media/MediaPlayer.cpp",
- "graphics/media/MediaPlayer.h",
"graphics/skia/GaneshUtils.cpp",
"graphics/skia/GaneshUtils.h",
"graphics/skia/NativeImageSkia.cpp",
« no previous file with comments | « sky/engine/core/rendering/compositing/GraphicsLayerUpdater.cpp ('k') | sky/engine/platform/MIMETypeRegistry.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698