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

Unified Diff: components/arc/DEPS

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: Pass BrowserContext from ArcServiceManager. 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/DEPS
diff --git a/components/arc/DEPS b/components/arc/DEPS
index f96c22a28d0f31b3827abf8f60a0ad634c918864..ba671585dd74dade431b5c36b38cc37e6e9aa8d6 100644
--- a/components/arc/DEPS
+++ b/components/arc/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+components/prefs",
"+components/signin/core/account_id",
"+components/user_manager",
+ "+content/public/browser/browser_context.h",
"+ipc",
"+mojo",
"+third_party/re2",

Powered by Google App Engine
This is Rietveld 408576698