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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2848813002: Introduce ash mojo interface for lock screen action handlers (Closed)
Patch Set: . Created 3 years, 8 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: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 17193bdd88c6563f5911255fbfd8b26a355fdcdd..acf434967a36916ef637cb991bf4c35f0d4ed591 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1400,6 +1400,8 @@ split_static_library("ui") {
"ash/session_util.h",
"ash/system_tray_delegate_chromeos.cc",
"ash/system_tray_delegate_chromeos.h",
+ "ash/tray_action_handler_client.cc",
+ "ash/tray_action_handler_client.h",
"ash/volume_controller.cc",
"ash/volume_controller.h",
"ash/vpn_list_forwarder.cc",

Powered by Google App Engine
This is Rietveld 408576698