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

Unified Diff: services/ui/public/cpp/BUILD.gn

Issue 2440453002: Splitting the Mus demo code out of a service. (Closed)
Patch Set: Created 4 years, 2 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
« services/ui/demo/mus_demo.h ('K') | « services/ui/demo/mus_demo_service.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/public/cpp/BUILD.gn
diff --git a/services/ui/public/cpp/BUILD.gn b/services/ui/public/cpp/BUILD.gn
index c8cf62b40547753a9240e750d4731302b2414010..d9a00743368f40d7d0f7b0f7098429c13a3a043a 100644
--- a/services/ui/public/cpp/BUILD.gn
+++ b/services/ui/public/cpp/BUILD.gn
@@ -92,6 +92,7 @@ source_set("internal") {
# the 'cpp' target.
visibility = [
":cpp",
+ "//services/ui/demo:mus_demo_lib",
"//services/ui/demo:mus_demo_library",
]
« services/ui/demo/mus_demo.h ('K') | « services/ui/demo/mus_demo_service.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698