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

Unified Diff: mandoline/ui/phone_ui/BUILD.gn

Issue 1344573002: Mandoline: Rename components/view_manager to components/mus (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 5 years, 3 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 | « mandoline/ui/omnibox/omnibox_application.cc ('k') | mandoline/ui/phone_ui/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mandoline/ui/phone_ui/BUILD.gn
diff --git a/mandoline/ui/phone_ui/BUILD.gn b/mandoline/ui/phone_ui/BUILD.gn
index 5f4f7cc62b81bcb2dd9d8f7856db161a34656151..3a6ee3bfd0486372a7e058826c489899c72dfac1 100644
--- a/mandoline/ui/phone_ui/BUILD.gn
+++ b/mandoline/ui/phone_ui/BUILD.gn
@@ -25,8 +25,8 @@ source_set("lib") {
deps = [
"//base",
- "//components/view_manager/public/cpp",
- "//components/view_manager/public/interfaces",
+ "//components/mus/public/cpp",
+ "//components/mus/public/interfaces",
"//components/web_view/public/cpp",
"//components/web_view/public/interfaces",
"//mandoline/ui/desktop_ui/public/interfaces",
« no previous file with comments | « mandoline/ui/omnibox/omnibox_application.cc ('k') | mandoline/ui/phone_ui/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698