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

Unified Diff: mandoline/ui/omnibox/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 | « mandoline/ui/desktop_ui/browser_window.cc ('k') | mandoline/ui/omnibox/omnibox_application.cc » ('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 044800076de26c7c8b29a3c29585ddc27a3dd2fe..cacce4be9b3ba43f9bd11a01fed63f0c30350828 100644
--- a/mandoline/ui/omnibox/BUILD.gn
+++ b/mandoline/ui/omnibox/BUILD.gn
@@ -28,7 +28,6 @@ source_set("lib") {
"//base",
"//components/mus/public/cpp",
"//components/url_formatter",
- "//mandoline/ui/aura",
"//mandoline/ui/desktop_ui/public/interfaces",
"//mojo/application/public/cpp:sources",
"//mojo/common",
@@ -38,5 +37,6 @@ source_set("lib") {
"//ui/gfx/geometry",
"//ui/mojo/events:interfaces",
"//ui/views",
+ "//ui/views/mus",
]
}
« no previous file with comments | « mandoline/ui/desktop_ui/browser_window.cc ('k') | mandoline/ui/omnibox/omnibox_application.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698