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

Unified Diff: mandoline/ui/omnibox/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/desktop_ui/public/interfaces/omnibox.mojom ('k') | mandoline/ui/omnibox/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mandoline/ui/omnibox/BUILD.gn
diff --git a/mandoline/ui/omnibox/BUILD.gn b/mandoline/ui/omnibox/BUILD.gn
index e63d459fa26fe1ad117e7b0d50553f7c8dc84588..044800076de26c7c8b29a3c29585ddc27a3dd2fe 100644
--- a/mandoline/ui/omnibox/BUILD.gn
+++ b/mandoline/ui/omnibox/BUILD.gn
@@ -26,8 +26,8 @@ source_set("lib") {
deps = [
"//base",
+ "//components/mus/public/cpp",
"//components/url_formatter",
- "//components/view_manager/public/cpp",
"//mandoline/ui/aura",
"//mandoline/ui/desktop_ui/public/interfaces",
"//mojo/application/public/cpp:sources",
« no previous file with comments | « mandoline/ui/desktop_ui/public/interfaces/omnibox.mojom ('k') | mandoline/ui/omnibox/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698