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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 1618193003: arc: Pass auth token from Chrome to ARC instance. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update BUILD.gn Created 4 years, 11 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/ui/ash/chrome_shell_delegate_chromeos.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | 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 7720c68997d27f4dadf0d0a5ba490614d2eb05e3..b455d55932579fd8598be68849a11c4b008f3a45 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -54,6 +54,8 @@
'browser/chromeos/app_mode/startup_app_launcher.h',
'browser/chromeos/arc/arc_auth_service.cc',
'browser/chromeos/arc/arc_auth_service.h',
+ 'browser/chromeos/arc/arc_auth_ui.cc',
+ 'browser/chromeos/arc/arc_auth_ui.h',
'browser/chromeos/arc/arc_intent_helper_bridge.cc',
'browser/chromeos/arc/arc_intent_helper_bridge.h',
'browser/chromeos/arc/settings_bridge.cc',
« no previous file with comments | « chrome/browser/ui/ash/chrome_shell_delegate_chromeos.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698