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

Unified Diff: chrome/chrome.gyp

Issue 7497069: Support Sync following Gaia OAuth authentication (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Final review comments Created 9 years, 4 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/sync/util/oauth.cc ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 95d715db1ae5139058d6412db53490cb7d4d4468..b4f6bad22dafc2cbeabebdee529e4fa06571b3dd 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -704,6 +704,8 @@
'browser/sync/util/logging.h',
'browser/sync/util/nigori.cc',
'browser/sync/util/nigori.h',
+ 'browser/sync/util/oauth.cc',
+ 'browser/sync/util/oauth.h',
'browser/sync/util/sqlite_utils.cc',
'browser/sync/util/sqlite_utils.h',
'browser/sync/util/user_settings.cc',
« no previous file with comments | « chrome/browser/sync/util/oauth.cc ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698