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

Unified Diff: content/gpu/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 | « no previous file | content/gpu/gpu_child_thread.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/gpu/BUILD.gn
diff --git a/content/gpu/BUILD.gn b/content/gpu/BUILD.gn
index b1490e859ae178dae6d26b78ed20e6b3bb8b203d..7cd973e5bd74c2841606c4de0c86052afd6e67bf 100644
--- a/content/gpu/BUILD.gn
+++ b/content/gpu/BUILD.gn
@@ -66,6 +66,7 @@ target(link_target_type, "gpu_sources") {
# component build, determine if it should not be included here.
# http://crbug.com/702833.
"//media/gpu/ipc/service",
+ "//media/mojo/clients:clients",
"//services/service_manager/public/cpp",
"//services/service_manager/public/interfaces",
"//services/shape_detection:lib",
« no previous file with comments | « no previous file | content/gpu/gpu_child_thread.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698