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

Unified Diff: content/browser/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 | « no previous file | content/browser/browser_child_process_host_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index c0a459bfa317151eed4d3b19a8ac4e664f227ec1..0b973765b875f2433cb225dad48f631dcea7fcce 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -114,6 +114,7 @@ source_set("browser") {
"//services/service_manager/runner/common",
"//services/service_manager/runner/host:lib",
"//services/shape_detection/public/interfaces:interfaces",
+ "//services/ui/gpu/interfaces",
"//services/ui/public/cpp/gpu",
"//skia",
"//sql",
« no previous file with comments | « no previous file | content/browser/browser_child_process_host_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698