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

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: 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 ab3f66f07f8308293c53ad4dbb1b92133e84a9e3..9d09114a4805e323669332b5a469af0889aeaa6b 100644
--- a/components/arc.gypi
+++ b/components/arc.gypi
@@ -47,6 +47,7 @@
'arc/intent_helper/arc_intent_helper_bridge.h',
'arc/settings/arc_settings_bridge.cc',
'arc/settings/arc_settings_bridge.h',
+ 'arc/opt_in/arc_opt_in_manager.h',
'arc/power/arc_power_bridge.cc',
'arc/power/arc_power_bridge.h',
'arc/video/arc_video_bridge.cc',

Powered by Google App Engine
This is Rietveld 408576698