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

Unified Diff: services/ui/demo/BUILD.gn

Issue 2232793002: services/ui: Move cc::SoftwareOutputDevice implementation into the client lib. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 4 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: services/ui/demo/BUILD.gn
diff --git a/services/ui/demo/BUILD.gn b/services/ui/demo/BUILD.gn
index 4e0927e72b82c50d0342144469eeccaf53599101..dff7181e1b6940f5e1fc0ac3ccb1e09761bcc376 100644
--- a/services/ui/demo/BUILD.gn
+++ b/services/ui/demo/BUILD.gn
@@ -19,6 +19,7 @@ service("mus_demo") {
"//services/shell/public/cpp",
"//services/shell/public/cpp:sources",
"//services/ui/public/cpp",
+ "//services/ui/public/cpp:internal",
"//services/ui/public/interfaces",
"//skia",
"//ui/gfx/geometry",

Powered by Google App Engine
This is Rietveld 408576698