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

Unified Diff: content/browser/BUILD.gn

Issue 2514923002: content: Use mus client-lib's gpu-service from renderers. (Closed)
Patch Set: . Created 4 years 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 | « chrome/browser/ui/views/chrome_browser_main_extra_parts_views.cc ('k') | content/browser/gpu/gpu_client.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 a40dccffa00dd8bb97769afbda13e92b588f6cb3..29e39eb21f7a37214121c29cb7b298b5cc792b89 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -665,6 +665,8 @@ source_set("browser") {
"gpu/browser_gpu_memory_buffer_manager.h",
"gpu/compositor_util.cc",
"gpu/compositor_util.h",
+ "gpu/gpu_client.cc",
+ "gpu/gpu_client.h",
"gpu/gpu_data_manager_impl.cc",
"gpu/gpu_data_manager_impl.h",
"gpu/gpu_data_manager_impl_private.cc",
« no previous file with comments | « chrome/browser/ui/views/chrome_browser_main_extra_parts_views.cc ('k') | content/browser/gpu/gpu_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698