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

Unified Diff: media/mojo/clients/BUILD.gn

Issue 2864603002: Provide callback to create mojo AndroidOverlays to AVDA. (Closed)
Patch Set: rebased Created 3 years, 7 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/gpu/ipc/service/media_gpu_channel_manager.cc ('k') | media/mojo/clients/mojo_android_overlay.h » ('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 fa96b34ef4a387d248457b629fc39329ceef9987..9322758ad888c9f6ecd1a971c978268813d7a4e3 100644
--- a/media/mojo/clients/BUILD.gn
+++ b/media/mojo/clients/BUILD.gn
@@ -16,6 +16,8 @@ source_set("clients") {
"//media/test/*",
+ "//content/gpu:*",
+
# TODO(liberato): can we avoid this?
"//content/test/*",
]
« no previous file with comments | « media/gpu/ipc/service/media_gpu_channel_manager.cc ('k') | media/mojo/clients/mojo_android_overlay.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698