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

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

Issue 2459123003: Unsplit the MUS demo. (Closed)
Patch Set: Fixed gn check Created 4 years, 1 month 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 | « 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 b9fda1ea84e3bd3332f5520cbe4abd5f181b8b58..3c43016b92202e392d3450abac66dbcc0b253bb9 100644
--- a/services/ui/public/cpp/BUILD.gn
+++ b/services/ui/public/cpp/BUILD.gn
@@ -91,7 +91,7 @@ source_set("internal") {
# the 'cpp' target.
visibility = [
":cpp",
- "//services/ui/demo:mus_demo_lib",
+ "//services/ui/demo:lib",
]
sources = [
« no previous file with comments | « 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