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

Unified Diff: mandoline/ui/desktop_ui/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/aura/window_tree_host_mojo.cc ('k') | mandoline/ui/desktop_ui/browser_window.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mandoline/ui/desktop_ui/BUILD.gn
diff --git a/mandoline/ui/desktop_ui/BUILD.gn b/mandoline/ui/desktop_ui/BUILD.gn
index ef7f63344869e0e1be0050c2878fab76c116a534..b06a6696e43326b5015e713a9a31e6b2e2c5bfd8 100644
--- a/mandoline/ui/desktop_ui/BUILD.gn
+++ b/mandoline/ui/desktop_ui/BUILD.gn
@@ -39,7 +39,6 @@ source_set("lib") {
"//base",
"//components/web_view/public/cpp",
"//components/web_view/public/interfaces",
- "//mandoline/ui/aura",
"//mojo/application/public/cpp:sources",
"//mojo/common:common_base",
"//mojo/converters/geometry",
@@ -51,6 +50,7 @@ source_set("lib") {
"//ui/gfx/geometry",
"//ui/mojo/events:interfaces",
"//ui/views",
+ "//ui/views/mus",
"//url",
]
}
« no previous file with comments | « mandoline/ui/aura/window_tree_host_mojo.cc ('k') | mandoline/ui/desktop_ui/browser_window.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698