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

Unified Diff: chrome/chrome_browser_extensions.gypi

Issue 10178020: Start implementing an auth flow for platform apps to be able to do auth (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 7 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
Index: chrome/chrome_browser_extensions.gypi
===================================================================
--- chrome/chrome_browser_extensions.gypi (revision 134959)
+++ chrome/chrome_browser_extensions.gypi (working copy)
@@ -114,6 +114,8 @@
'browser/extensions/api/extension_action/extension_page_actions_api.h',
'browser/extensions/api/extension_action/extension_page_actions_api_constants.cc',
'browser/extensions/api/extension_action/extension_page_actions_api_constants.h',
+ 'browser/extensions/api/identity/extension_auth_flow.cc',
+ 'browser/extensions/api/identity/extension_auth_flow.h',
'browser/extensions/api/identity/identity_api.cc',
'browser/extensions/api/identity/identity_api.h',
'browser/extensions/api/offscreen_tabs/offscreen_tabs_api.cc',

Powered by Google App Engine
This is Rietveld 408576698