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

Unified Diff: chrome/chrome_browser_extensions.gypi

Issue 99173004: Identity API: add multi-account support to token cache and request queues (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years 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
Index: chrome/chrome_browser_extensions.gypi
diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi
index 2078414a6ddc81aab271257c41a6af8b27811ec2..744b048ee1128039f43be65f1f667667ac9beb8c 100644
--- a/chrome/chrome_browser_extensions.gypi
+++ b/chrome/chrome_browser_extensions.gypi
@@ -287,6 +287,8 @@
'browser/extensions/api/identity/experimental_identity_api.h',
'browser/extensions/api/identity/experimental_web_auth_flow.cc',
'browser/extensions/api/identity/experimental_web_auth_flow.h',
+ 'browser/extensions/api/identity/extension_token_key.cc',
+ 'browser/extensions/api/identity/extension_token_key.h',
'browser/extensions/api/identity/gaia_web_auth_flow.cc',
'browser/extensions/api/identity/gaia_web_auth_flow.h',
'browser/extensions/api/identity/identity_api.cc',

Powered by Google App Engine
This is Rietveld 408576698