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

Unified Diff: components/mus/example/window_type_launcher/BUILD.gn

Issue 1442893002: Move Shell connection to content (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@i2
Patch Set: . Created 5 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 | « components/mus/example/views_examples/BUILD.gn ('k') | components/mus/example/wm/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/example/window_type_launcher/BUILD.gn
diff --git a/components/mus/example/window_type_launcher/BUILD.gn b/components/mus/example/window_type_launcher/BUILD.gn
index 95a6b0c0498d1183f82b5fcbd70abe721f3df688..5caa4655c43ba3418ef83d752c20681749c016d3 100644
--- a/components/mus/example/window_type_launcher/BUILD.gn
+++ b/components/mus/example/window_type_launcher/BUILD.gn
@@ -37,7 +37,7 @@ executable("window_type_launcher") {
"//ui/gfx",
"//ui/gfx/geometry",
"//ui/views",
- "//ui/views/mus",
+ "//ui/views/mus:for_shared_library",
]
data_deps = [
« no previous file with comments | « components/mus/example/views_examples/BUILD.gn ('k') | components/mus/example/wm/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698