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

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

Issue 2949943003: Introduce lock screen app manager interface (Closed)
Patch Set: . Created 3 years, 6 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.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 3eb4e141d77cbc84f0f6ae756c2854f2a40f9f12..f052a5036105bd24dbdf96e5200d125bb1f58c25 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -768,6 +768,9 @@ source_set("chromeos") {
"launcher_search_provider/launcher_search_provider_service_factory.h",
"locale_change_guard.cc",
"locale_change_guard.h",
+ "lock_screen_apps/app_manager.h",
+ "lock_screen_apps/app_manager_impl.cc",
+ "lock_screen_apps/app_manager_impl.h",
"lock_screen_apps/state_controller.cc",
"lock_screen_apps/state_controller.h",
"lock_screen_apps/state_observer.h",
« no previous file with comments | « no previous file | chrome/browser/chromeos/lock_screen_apps/app_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698