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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 521713002: Add some unittests for EasyUnlockScreenlockStateHandler (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix android builds Created 6 years, 4 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/browser/signin/easy_unlock_screenlock_state_handler_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index b5395dba51ece96c3c97b621aa2dfb95644b71e3..16256c028316aebb5db009a66cfa870c9667e773 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1265,6 +1265,7 @@
'browser/shell_integration_win_unittest.cc',
'browser/signin/account_reconcilor_unittest.cc',
'browser/signin/account_service_flag_fetcher_unittest.cc',
+ 'browser/signin/easy_unlock_screenlock_state_handler_unittest.cc',
'browser/signin/local_auth_unittest.cc',
'browser/signin/signin_error_notifier_ash_unittest.cc',
'browser/signin/signin_global_error_unittest.cc',
@@ -2109,6 +2110,7 @@
'browser/extensions/webstore_installer_unittest.cc',
'browser/metrics/extensions_metrics_provider_unittest.cc',
'browser/search/hotword_service_unittest.cc',
+ 'browser/signin/easy_unlock_screenlock_state_handler_unittest.cc',
'browser/web_applications/web_app_unittest.cc',
'common/extensions/sync_type_unittest.cc',
'common/extensions/permissions/permission_set_unittest.cc',
« no previous file with comments | « chrome/browser/signin/easy_unlock_screenlock_state_handler_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698