Chromium Code Reviews

Unified Diff: chrome/chrome_browser.gypi

Issue 2872034: Add the TokenService to the chrome profile (Closed)
Patch Set: Fixed oops :) Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « chrome/browser/sync/profile_sync_service.cc ('k') | chrome/test/testing_profile.h » ('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 46c83443334953ab6ce517bb6e95182427835f2a..8144d53ffc119bde3e2b2e2e46239ae3ae6b3160 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1791,6 +1791,8 @@
'browser/net/connect_interceptor.h',
'browser/net/connection_tester.cc',
'browser/net/connection_tester.h',
+ 'browser/net/gaia/token_service.cc',
+ 'browser/net/gaia/token_service.h',
'browser/net/metadata_url_request.cc',
'browser/net/metadata_url_request.h',
'browser/net/passive_log_collector.cc',
« no previous file with comments | « chrome/browser/sync/profile_sync_service.cc ('k') | chrome/test/testing_profile.h » ('j') | no next file with comments »

Powered by Google App Engine