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

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

Issue 2876673002: mojo api for view based lockscreen (Closed)
Patch Set: Created 3 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
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index b70cd13b7cd43002f9591f3da793bda16143cd9d..9508af979f1647e03ef6e07856a2006a8416be41 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1256,6 +1256,8 @@ split_static_library("ui") {
"app_list/search/launcher_search/launcher_search_provider.h",
"app_list/search/launcher_search/launcher_search_result.cc",
"app_list/search/launcher_search/launcher_search_result.h",
+ "ash/lock_screen_client_chromeos.cc",
+ "ash/lock_screen_client_chromeos.h",
"ash/session_controller_client.cc",
"ash/session_controller_client.h",
"ash/system_tray_client.cc",

Powered by Google App Engine
This is Rietveld 408576698