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

Unified Diff: chrome/common/extensions/extension_constants.h

Issue 15962012: Revert "Identity API: Add component app for auth flow UI" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 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/common/extensions/api/identity_private.idl ('k') | chrome/common/extensions/extension_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/extension_constants.h
diff --git a/chrome/common/extensions/extension_constants.h b/chrome/common/extensions/extension_constants.h
index a545d0af0b1c7fa4e073ed452ba066cb770dcf32..1d3447020717ac422a3c8e7bde37899dbb4c6cbb 100644
--- a/chrome/common/extensions/extension_constants.h
+++ b/chrome/common/extensions/extension_constants.h
@@ -167,9 +167,6 @@ namespace extension_misc {
// The extension id of the Youtube application.
extern const char kYoutubeAppId[];
- // The extension id of the Identity API UI application.
- extern const char kIdentityApiUiAppId[];
-
// The extension id of the in-app payments support application.
extern const char kInAppPaymentsSupportAppId[];
« no previous file with comments | « chrome/common/extensions/api/identity_private.idl ('k') | chrome/common/extensions/extension_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698