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

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

Issue 2902293002: Introduce lock screen app manager (Closed)
Patch Set: rebase 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 | « no previous file | chrome/browser/chromeos/lock_screen_apps/app_manager_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index 6c297c517437ab0bc7a29076b9700d960446bb70..0c32d8d9200ad9db711882d2c7af07abe02e953f 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -1775,6 +1775,7 @@ source_set("unit_tests") {
"input_method/input_method_manager_impl_unittest.cc",
"input_method/input_method_persistence_unittest.cc",
"locale_change_guard_unittest.cc",
+ "lock_screen_apps/app_manager_impl_unittest.cc",
"lock_screen_apps/state_controller_unittest.cc",
"login/auth/cryptohome_authenticator_unittest.cc",
"login/easy_unlock/easy_unlock_challenge_wrapper_unittest.cc",
« no previous file with comments | « no previous file | chrome/browser/chromeos/lock_screen_apps/app_manager_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698