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

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: Remove an unused method. 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
« no previous file with comments | « remoting/host/gaia_user_email_fetcher.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index e9d43d9014c5ed45717c02a917437ad16c4ac8c7..7ad2767de0e9c647804bbe5051a4a08a2e6e470b 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -1352,6 +1352,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',
« no previous file with comments | « 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