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

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
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_extensions.gypi
===================================================================
--- chrome/chrome_browser_extensions.gypi (revision 137883)
+++ chrome/chrome_browser_extensions.gypi (working copy)
@@ -139,6 +139,8 @@
'browser/extensions/api/idltest/idltest_api.h',
'browser/extensions/api/identity/identity_api.cc',
'browser/extensions/api/identity/identity_api.h',
+ 'browser/extensions/api/identity/web_auth_flow.cc',
+ 'browser/extensions/api/identity/web_auth_flow.h',
'browser/extensions/api/media_gallery/media_gallery_api.cc',
'browser/extensions/api/media_gallery/media_gallery_api.h',
'browser/extensions/api/offscreen_tabs/offscreen_tabs_api.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698