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

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

Issue 2765443004: AndroidOverlay implementation using Dialog. (Closed)
Patch Set: fixed test Created 3 years, 8 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/test/BUILD.gn ('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 6748cd516ffa2cdc5ce484e2e749c06e292695e3..cbcadb48b5c6e3a3b67a5e2224017ea998cedcb4 100644
--- a/media/base/android/BUILD.gn
+++ b/media/base/android/BUILD.gn
@@ -59,6 +59,7 @@ if (is_android) {
"media_service_throttler.cc",
"media_service_throttler.h",
"media_url_interceptor.h",
+ "routing_token_callback.h",
"stream_texture_wrapper.h",
]
configs += [
« no previous file with comments | « content/test/BUILD.gn ('k') | media/base/android/android_overlay.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698