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

Unified Diff: ash/sysui/BUILD.gn

Issue 2024313002: Moves mash/wm/public -> ash/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: feedback Created 4 years, 7 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 | « ash/public/interfaces/user_window_controller.mojom ('k') | ash/sysui/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/sysui/BUILD.gn
diff --git a/ash/sysui/BUILD.gn b/ash/sysui/BUILD.gn
index 93462f9ab2cf4e29ab5f13462189721680d0ae00..943623c44db564915701c7498f0320195d41e148 100644
--- a/ash/sysui/BUILD.gn
+++ b/ash/sysui/BUILD.gn
@@ -32,6 +32,7 @@ source_set("lib") {
deps = [
"//ash",
+ "//ash/public/interfaces",
"//cc",
"//cc/surfaces",
"//components/mus/common:mus_common",
@@ -40,7 +41,6 @@ source_set("lib") {
"//components/user_manager",
"//device/bluetooth",
"//mash/shelf/public/interfaces",
- "//mash/wm/public/interfaces",
"//mojo/common:common_base",
"//services/catalog/public/cpp",
"//services/shell/public/cpp",
« no previous file with comments | « ash/public/interfaces/user_window_controller.mojom ('k') | ash/sysui/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698