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

Unified Diff: ash/mus/BUILD.gn

Issue 2394503003: mustash: Fix crash when clicking on network in system tray (Closed)
Patch Set: review comments Created 4 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 | « no previous file | ash/mus/window_manager_application.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/BUILD.gn
diff --git a/ash/mus/BUILD.gn b/ash/mus/BUILD.gn
index 12bb911b20cef061312f6b3e343c6ea0b9c67da4..9becfce4efe2cb00453ced60f2aa7d116bb44464 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -141,6 +141,7 @@ source_set("lib") {
"//chromeos",
"//chromeos:power_manager_proto",
"//device/bluetooth",
+ "//ui/chromeos",
]
}
}
« no previous file with comments | « no previous file | ash/mus/window_manager_application.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698