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

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

Issue 2765443004: AndroidOverlay implementation using Dialog. (Closed)
Patch Set: cl feedback - UIAction, nativeInit, weakref 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
Index: media/base/android/BUILD.gn
diff --git a/media/base/android/BUILD.gn b/media/base/android/BUILD.gn
index 2018c4000ef5f0259728bfa99cc7f26b3122da4f..446164f84dbbc1d1d363c483517bb6de59fdb00c 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 += [

Powered by Google App Engine
This is Rietveld 408576698