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

Unified Diff: chrome/browser/BUILD.gn

Issue 2968323002: [EasyUnlock] Introduce EasyUnlockNotificationController (Closed)
Patch Set: fix unittests Created 3 years, 5 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 | « chrome/app/theme/theme_resources.grd ('k') | chrome/browser/signin/easy_unlock_notification_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index e55552cf8204cbebcb6cd276f48cb04a86e96627..1cfe554c88d0408859241d507f8ceee40dde11d5 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1846,6 +1846,10 @@ split_static_library("browser") {
"signin/easy_unlock_auth_attempt.h",
"signin/easy_unlock_metrics.cc",
"signin/easy_unlock_metrics.h",
+ "signin/easy_unlock_notification_controller.cc",
+ "signin/easy_unlock_notification_controller.h",
+ "signin/easy_unlock_notification_controller_chromeos.cc",
+ "signin/easy_unlock_notification_controller_chromeos.h",
"signin/easy_unlock_screenlock_state_handler.cc",
"signin/easy_unlock_screenlock_state_handler.h",
"signin/easy_unlock_service.cc",
« no previous file with comments | « chrome/app/theme/theme_resources.grd ('k') | chrome/browser/signin/easy_unlock_notification_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698