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

Unified Diff: media/mojo/clients/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 | « media/base/routing_token_callback.h ('k') | media/mojo/clients/mojo_android_overlay.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/clients/BUILD.gn
diff --git a/media/mojo/clients/BUILD.gn b/media/mojo/clients/BUILD.gn
index 05ec88c6b1c6994d5c7fb92a10d8d25bab9d7679..c77785e02034c52ccfc979675681b3145ed8a056 100644
--- a/media/mojo/clients/BUILD.gn
+++ b/media/mojo/clients/BUILD.gn
@@ -15,6 +15,9 @@ source_set("clients") {
"//media/mojo/services:*",
"//media/test/*",
+
+ # TODO(liberato): can we avoid this?
+ "//content/test/*",
]
sources = [
« no previous file with comments | « media/base/routing_token_callback.h ('k') | media/mojo/clients/mojo_android_overlay.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698