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

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
« no previous file with comments | « no previous file | content/browser/browser_child_process_host_impl.h » ('j') | content/gpu/gpu_child_thread.cc » ('J')
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 727e71e2b98be19e3ac7b42a6d52be46fbb26007..0a9d5d4f36e908ae79e99ce8dfcef50d2ff19b1d 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/gpu/gpu_child_thread.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698