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

Unified Diff: components/mus/ws/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: Update Created 4 years, 7 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: components/mus/ws/BUILD.gn
diff --git a/components/mus/ws/BUILD.gn b/components/mus/ws/BUILD.gn
index 0ec414739620ffc342fdfb42fd940237c398c98a..9413ebfa81b63f9bf449f6eb5fb77497556baf89 100644
--- a/components/mus/ws/BUILD.gn
+++ b/components/mus/ws/BUILD.gn
@@ -207,7 +207,7 @@ test("mus_ws_unittests") {
"//base/test:test_support",
"//cc:cc",
"//components/mus/common:mus_common",
- "//components/mus/public/cpp",
+ "//components/mus/public/cpp:sources",
"//components/mus/public/cpp/tests:test_support",
"//components/mus/public/interfaces",
"//components/mus/surfaces",

Powered by Google App Engine
This is Rietveld 408576698