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

Unified Diff: content/gpu/BUILD.gn

Issue 2625933002: content/gpu: Set up a mojom connection between browser and gpu. (Closed)
Patch Set: tot merge Created 3 years, 11 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/common/child_process_host_impl.cc ('k') | content/gpu/DEPS » ('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 df0639e1bf3af3a918e137632180a0b0562f9f11..aaa4d297561cd834a108d07199b6a880291ee8d0 100644
--- a/content/gpu/BUILD.gn
+++ b/content/gpu/BUILD.gn
@@ -62,6 +62,7 @@ target(link_target_type, "gpu_sources") {
"//media/gpu/ipc/service",
"//services/service_manager/public/cpp",
"//services/service_manager/public/interfaces",
+ "//services/ui/gpu/interfaces",
"//skia",
"//ui/events/ipc",
"//ui/gfx/ipc",
« no previous file with comments | « content/common/child_process_host_impl.cc ('k') | content/gpu/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698