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

Unified Diff: components/arc/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: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index 08e868b28eb98d6765d45ce6e1e4dfb4d33daccf..b6f9f5b80fcdf4f28a73b4c546664ec63ed18ddb 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -52,8 +52,6 @@ static_library("arc") {
"intent_helper/local_activity_resolver.h",
"intent_helper/page_transition_util.cc",
"intent_helper/page_transition_util.h",
- "kiosk/arc_kiosk_bridge.cc",
- "kiosk/arc_kiosk_bridge.h",
"metrics/arc_metrics_service.cc",
"metrics/arc_metrics_service.h",
"metrics/oom_kills_histogram.h",

Powered by Google App Engine
This is Rietveld 408576698