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

Unified Diff: chrome/common_constants.gypi

Issue 3024002: Add IssueAuthToken support to the TokenService. (Closed)
Patch Set: Code review fixes Created 10 years, 5 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/common/notification_type.h ('k') | chrome/test/test_notification_tracker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common_constants.gypi
diff --git a/chrome/common_constants.gypi b/chrome/common_constants.gypi
index 8c13fa12265c87ab9db53e072cb4449bfa1fc4d5..47b4d58aa2c0df1d0e437ac4c1ead67dbe577d36 100644
--- a/chrome/common_constants.gypi
+++ b/chrome/common_constants.gypi
@@ -24,6 +24,8 @@
'common/env_vars.h',
'common/json_value_serializer.cc',
'common/json_value_serializer.h',
+ 'common/net/gaia/gaia_constants.cc',
+ 'common/net/gaia/gaia_constants.h',
'common/pref_names.cc',
'common/pref_names.h',
],
« no previous file with comments | « chrome/common/notification_type.h ('k') | chrome/test/test_notification_tracker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698