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

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: 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
Index: mandoline/ui/omnibox/BUILD.gn
diff --git a/mandoline/ui/omnibox/BUILD.gn b/mandoline/ui/omnibox/BUILD.gn
index e63d459fa26fe1ad117e7b0d50553f7c8dc84588..6dc64c7e0e2c2c607a16fc3bb35d458251f884ed 100644
--- a/mandoline/ui/omnibox/BUILD.gn
+++ b/mandoline/ui/omnibox/BUILD.gn
@@ -27,7 +27,7 @@ source_set("lib") {
deps = [
"//base",
"//components/url_formatter",
- "//components/view_manager/public/cpp",
+ "//components/mus/public/cpp",
sky 2015/09/14 15:58:23 sort
Fady Samuel 2015/09/14 18:23:05 Done.
"//mandoline/ui/aura",
"//mandoline/ui/desktop_ui/public/interfaces",
"//mojo/application/public/cpp:sources",

Powered by Google App Engine
This is Rietveld 408576698