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

Unified Diff: components/arc.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: Use DCHEC_NE/EQ 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
Index: components/arc.gypi
diff --git a/components/arc.gypi b/components/arc.gypi
index 03146b85f75b94f3200debbf718bd5e64aee0089..c7df9c63f04db1cbd4e89ecae67237aeeb3bfd82 100644
--- a/components/arc.gypi
+++ b/components/arc.gypi
@@ -36,6 +36,8 @@
'arc/arc_service.h',
'arc/arc_service_manager.cc',
'arc/arc_service_manager.h',
+ 'arc/auth/arc_auth_fetcher.cc',
+ 'arc/auth/arc_auth_fetcher.h',
'arc/clipboard/arc_clipboard_bridge.cc',
'arc/clipboard/arc_clipboard_bridge.h',
'arc/ime/arc_ime_bridge.cc',

Powered by Google App Engine
This is Rietveld 408576698