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

Unified Diff: chrome/chrome_browser.gypi

Issue 9301003: Change X-Auto-Login implementation to use OAuth token. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Copyright. Created 8 years, 10 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/auto_login_info_bar_delegate.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 3a9a5a62d42aa4ba33492b3b6ff6be9e40734c6b..f3316e62e37d25ab9628f703cbe71803959a458e 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2211,6 +2211,8 @@
'browser/signin/signin_manager_factory.h',
'browser/signin/token_service.cc',
'browser/signin/token_service.h',
+ 'browser/signin/ubertoken_fetcher.cc',
+ 'browser/signin/ubertoken_fetcher.h',
'browser/simple_message_box.h',
'browser/speech/chrome_speech_input_manager.cc',
'browser/speech/chrome_speech_input_manager.h',
« no previous file with comments | « chrome/browser/ui/auto_login_info_bar_delegate.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698