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

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: Adressed comments; moved blink parts to another CL 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
Index: media/base/BUILD.gn
diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn
index 3225972a27031f25a4dfa82adac49f89be7ae0a7..22485a5013a3f92c429cad39c715ef23321424d8 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -166,6 +166,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",

Powered by Google App Engine
This is Rietveld 408576698