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

Unified Diff: components/mus/common/BUILD.gn

Issue 1976703003: Impl mus::mojom::GpuService to enable using Chrome IPC version gpu CmdBuf in mus (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 6 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 | « components/bitmap_uploader/bitmap_uploader.cc ('k') | components/mus/common/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/common/BUILD.gn
diff --git a/components/mus/common/BUILD.gn b/components/mus/common/BUILD.gn
index 8b9599800a28e9aa90c0078a7a6c98633ff2a36f..b6fc647b998d6c7c277f89fae98cddb630e88ade 100644
--- a/components/mus/common/BUILD.gn
+++ b/components/mus/common/BUILD.gn
@@ -27,6 +27,7 @@ component("mus_common") {
deps = [
"//components/mus/public/interfaces",
+ "//gpu/config",
"//gpu/ipc/common:command_buffer_traits",
"//ipc:ipc",
"//mojo/public/c/system:for_component",
« no previous file with comments | « components/bitmap_uploader/bitmap_uploader.cc ('k') | components/mus/common/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698