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

Unified Diff: chrome/chrome_common.gypi

Issue 6894027: Initial refactoring complete Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Fixed some tests that were broken by previous refactoring Created 9 years, 8 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/chrome_browser.gypi ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 284f82c030e01ca1db671af91c6550a069e5430c..848b1fbf9d35de7c7a8335e9b2ef794704ae3267 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -348,6 +348,14 @@
'common/net/raw_host_resolver_proc.h',
'common/net/url_fetcher.cc',
'common/net/url_fetcher.h',
+ 'common/net/gaia/authentication_consumer.cc',
+ 'common/net/gaia/authentication_consumer.h',
+ 'common/net/gaia/authentication_consumer_oauth.cc',
+ 'common/net/gaia/authentication_consumer_oauth.h',
+ 'common/net/gaia/authentication_fetcher.cc',
+ 'common/net/gaia/authentication_fetcher.h',
+ 'common/net/gaia/authentication_fetcher_oauth.cc',
+ 'common/net/gaia/authentication_fetcher_oauth.h',
'common/net/gaia/gaia_auth_consumer.cc',
'common/net/gaia/gaia_auth_consumer.h',
'common/net/gaia/gaia_auth_fetcher.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698