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

Unified Diff: content/gpu/BUILD.gn

Issue 2612623002: gpu: Use mus gpu interface in non-mus chrome. (Closed)
Patch Set: more cleanup 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
Index: content/gpu/BUILD.gn
diff --git a/content/gpu/BUILD.gn b/content/gpu/BUILD.gn
index aaa4d297561cd834a108d07199b6a880291ee8d0..63852e1cd2c892c0de50b69e9190d15512d3bb42 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",
"//services/ui/gpu/interfaces",
"//skia",
"//ui/events/ipc",

Powered by Google App Engine
This is Rietveld 408576698