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

Unified Diff: remoting/remoting.gyp

Issue 11049006: [Chromoting] Add a helper class to map an OAuth access token to an email address. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index ba03b966fc044af21b77893ab790503687c8a830..512657a0c9f2ce1ba8b8fa393fc91768d6b8afd0 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -1355,6 +1355,8 @@
'host/event_executor_win.cc',
'host/gaia_oauth_client.cc',
'host/gaia_oauth_client.h',
+ 'host/gaia_user_email_fetcher.cc',
+ 'host/gaia_user_email_fetcher.h',
'host/heartbeat_sender.cc',
'host/heartbeat_sender.h',
'host/host_config.cc',
« remoting/host/gaia_user_email_fetcher.cc ('K') | « remoting/host/gaia_user_email_fetcher.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698