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

Unified Diff: media/base/android/BUILD.gn

Issue 2692863011: Add ContentVideoViewOverlay to AVDA. (Closed)
Patch Set: make DequeueOutput require NO_ERROR from setsurface Created 3 years, 9 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/android_overlay.h » ('j') | media/base/android/android_overlay.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/android/BUILD.gn
diff --git a/media/base/android/BUILD.gn b/media/base/android/BUILD.gn
index 75f8ab6aeea25c8b468c15c7eb266e968b684a76..9b17610fabea3f0407f465900339decd4eb77822 100644
--- a/media/base/android/BUILD.gn
+++ b/media/base/android/BUILD.gn
@@ -16,6 +16,8 @@ if (is_android) {
sources = [
"android_cdm_factory.cc",
"android_cdm_factory.h",
+ "android_overlay.cc",
+ "android_overlay.h",
"media_client_android.cc",
"media_client_android.h",
"media_codec_bridge.h",
« no previous file with comments | « no previous file | media/base/android/android_overlay.h » ('j') | media/base/android/android_overlay.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698