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

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

Issue 2688193002: Mojo framework for AndroidOverlay. (Closed)
Patch Set: fixed mojo manifest bug introduced by rebase 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 | « content/public/app/mojo/content_browser_manifest.json ('k') | media/base/android/android_overlay.h » ('j') | no next file with comments »
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 9b17610fabea3f0407f465900339decd4eb77822..956460fb3e6a9ec089b1e18ad05bc0444f25f12f 100644
--- a/media/base/android/BUILD.gn
+++ b/media/base/android/BUILD.gn
@@ -18,6 +18,7 @@ if (is_android) {
"android_cdm_factory.h",
"android_overlay.cc",
"android_overlay.h",
+ "android_overlay_factory.h",
"media_client_android.cc",
"media_client_android.h",
"media_codec_bridge.h",
« no previous file with comments | « content/public/app/mojo/content_browser_manifest.json ('k') | media/base/android/android_overlay.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698