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

Unified Diff: chrome/test/BUILD.gn

Issue 2968323002: [EasyUnlock] Introduce EasyUnlockNotificationController (Closed)
Patch Set: Notification test. 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
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 9ea6f15d61e16d077cf365f7ec566e79023b38ba..5854fad3dab67996b5d5efa4c3c39132d19b0a63 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -4031,6 +4031,7 @@ test("unit_tests") {
"../browser/search/hotword_service_unittest.cc",
"../browser/signin/easy_unlock_app_manager_unittest.cc",
"../browser/signin/easy_unlock_auth_attempt_unittest.cc",
+ "../browser/signin/easy_unlock_notification_controller_chromeos_unittest.cc",
"../browser/signin/easy_unlock_screenlock_state_handler_unittest.cc",
"../browser/signin/easy_unlock_service_unittest_chromeos.cc",
"../browser/sync/glue/extensions_activity_monitor_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698