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

Unified Diff: media/base/BUILD.gn

Issue 2856253004: removed AndroidOverlayFactory (Closed)
Patch Set: cl feedvback Created 3 years, 7 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 | « no previous file | media/base/android/BUILD.gn » ('j') | media/base/android_overlay_mojo_factory.h » ('J')
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 b4731363f9f179a647f6df25d1618ea086fbde8d..f5ef5c4a70fe2854ba624dea24c8044d3ed8812c 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -42,6 +42,9 @@ target(link_target_type, "base") {
"//media/ffmpeg",
]
sources = [
+ "android_overlay_config.cc",
+ "android_overlay_config.h",
+ "android_overlay_mojo_factory_cb.h",
"audio_block_fifo.cc",
"audio_block_fifo.h",
"audio_buffer.cc",
« no previous file with comments | « no previous file | media/base/android/BUILD.gn » ('j') | media/base/android_overlay_mojo_factory.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698