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

Unified Diff: chrome/browser/extensions/extension_install_prompt.h

Issue 1497193002: Remove all the ephemeral apps code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Tests Created 5 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/browser/extensions/extension_install_prompt.h
diff --git a/chrome/browser/extensions/extension_install_prompt.h b/chrome/browser/extensions/extension_install_prompt.h
index f55887782df7a985f5955e816689d25e32dad6d3..ebfd7c77a9b33b5620373e4c426db7a9dff79b98 100644
--- a/chrome/browser/extensions/extension_install_prompt.h
+++ b/chrome/browser/extensions/extension_install_prompt.h
@@ -63,7 +63,7 @@ class ExtensionInstallPrompt
PERMISSIONS_PROMPT,
EXTERNAL_INSTALL_PROMPT,
POST_INSTALL_PERMISSIONS_PROMPT,
- LAUNCH_PROMPT,
+ LAUNCH_PROMPT_UNUSED,
Devlin 2015/12/07 16:53:59 nit: I see "DEPRECATED" more frequently than UNUSE
benwells 2015/12/08 07:20:11 Done.
REMOTE_INSTALL_PROMPT,
REPAIR_PROMPT,
DELEGATED_PERMISSIONS_PROMPT,

Powered by Google App Engine
This is Rietveld 408576698