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

Unified Diff: media/base/BUILD.gn

Issue 1655083002: Enable SurfaceView fullscreen video on Android with WebMediaPlayerImpl (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@avda-sv
Patch Set: Add an empty destructor to satisfy chromium-style Created 4 years, 10 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 | « ipc/ipc_message_start.h ('k') | media/base/renderer_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/BUILD.gn
diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn
index cf1dc5c18091c4934f8171bce3819e30638a44aa..1d1747c2c57f9d79813d0db8acf9bb5eaeddbc5f 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -168,6 +168,7 @@ source_set("base") {
"stream_parser.h",
"stream_parser_buffer.cc",
"stream_parser_buffer.h",
+ "surface_manager.h",
"text_cue.cc",
"text_cue.h",
"text_ranges.cc",
« no previous file with comments | « ipc/ipc_message_start.h ('k') | media/base/renderer_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698