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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 2102793002: arc: Implement silent OptIn mode for managed Arc. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nits Created 4 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 | « chrome/browser/resources/chromeos/arc_support/background.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index deeedf818845963d76ed40b754157e77bff9d7b5..13ad55258795ec14677cb11dc9a5784f2944f83a 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -59,6 +59,9 @@
'browser/chromeos/arc/arc_android_management_checker.cc',
'browser/chromeos/arc/arc_android_management_checker.h',
'browser/chromeos/arc/arc_android_management_checker_delegate.h',
+ 'browser/chromeos/arc/arc_auth_context.cc',
+ 'browser/chromeos/arc/arc_auth_context.h',
+ 'browser/chromeos/arc/arc_auth_context_delegate.h',
'browser/chromeos/arc/arc_auth_notification.cc',
'browser/chromeos/arc/arc_auth_notification.h',
'browser/chromeos/arc/arc_auth_service.cc',
« no previous file with comments | « chrome/browser/resources/chromeos/arc_support/background.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698