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

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

Issue 1402213002: Moves mandoline/ui/aura to ui/views/mus (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: disable presubmit Created 5 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
« no previous file with comments | « no previous file | components/mus/example/common/mus_views_init.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/example/common/BUILD.gn
diff --git a/components/mus/example/common/BUILD.gn b/components/mus/example/common/BUILD.gn
index 1e6650273bab950251c88f69502bdeb990df4a14..e29fd6b82feb1345123de3148bd299b7bb7bf9e8 100644
--- a/components/mus/example/common/BUILD.gn
+++ b/components/mus/example/common/BUILD.gn
@@ -21,10 +21,10 @@ source_set("common") {
"//components/mus/public/cpp",
"//components/mus/public/interfaces",
"//mojo/application/public/cpp",
- "//mandoline/ui/aura",
"//mojo/application/public/cpp:sources",
"//third_party/mojo/src/mojo/public/cpp/bindings",
"//ui/views",
+ "//ui/views/mus",
]
data_deps = [
« no previous file with comments | « no previous file | components/mus/example/common/mus_views_init.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698