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

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 6cb06ec1a12715a1a4bf2c5b4728ed105e9169bf..7619b79b885d2e96c3ffb70bbb925fa4506d01c4 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1370,6 +1370,8 @@ split_static_library("ui") {
"ash/launcher/multi_profile_browser_status_monitor.h",
"ash/launcher/settings_window_observer.cc",
"ash/launcher/settings_window_observer.h",
+ "ash/lock_screen_action_handler.cc",
+ "ash/lock_screen_action_handler.h",
"ash/media_client.cc",
"ash/media_client.h",
"ash/multi_user/multi_user_context_menu.h",

Powered by Google App Engine
This is Rietveld 408576698