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

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

Issue 2876673002: mojo api for view based lockscreen (Closed)
Patch Set: hash password before sending it through mojo. 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 b608ee73b16ea40e086af198fd9feb838d87fb6b..bec4f9701a83bd45898fe5b1326a71bdf12bbc56 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1258,6 +1258,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