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

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

Issue 2524673003: arc: Stop/start ARC++ kiosk app when maintenance session started/finished. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 1 month 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/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index 59a6c0addf527361c9995baa319cade084ea8483..5e3e98894f61559d3f88034d2d0660fc0906c6d7 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -244,6 +244,8 @@ source_set("chromeos") {
"arc/intent_helper/arc_navigation_throttle.h",
"arc/intent_helper/arc_settings_service.cc",
"arc/intent_helper/arc_settings_service.h",
+ "arc/kiosk/arc_kiosk_bridge.cc",
+ "arc/kiosk/arc_kiosk_bridge.h",
"arc/notification/arc_boot_error_notification.cc",
"arc/notification/arc_boot_error_notification.h",
"arc/optin/arc_optin_preference_handler.cc",

Powered by Google App Engine
This is Rietveld 408576698