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

Unified Diff: content/browser/BUILD.gn

Issue 2625933002: content/gpu: Set up a mojom connection between browser and gpu. (Closed)
Patch Set: . 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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 0cf393c8cb78c5e22f4c26cff3d23b22150f8641..9428a9b9fb5838bf146a36147768109ed3e2953e 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -113,6 +113,7 @@ source_set("browser") {
"//services/service_manager/public/interfaces",
"//services/service_manager/runner/common",
"//services/service_manager/runner/host:lib",
+ "//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') | content/public/app/mojo/content_gpu_manifest.json » ('J')

Powered by Google App Engine
This is Rietveld 408576698