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

Unified Diff: chrome/common/chrome_result_codes.h

Issue 617833003: Remove --install-from-webstore and --limited-install-from-webstore (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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/browser/ui/views/apps/chrome_native_app_window_views_win.cc ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/chrome_result_codes.h
diff --git a/chrome/common/chrome_result_codes.h b/chrome/common/chrome_result_codes.h
index 5e1106c7e6dd97b308bdbc60f891237674bbe6ff..c047b46c798ff70aa0de5fa8d355612d96d74c9a 100644
--- a/chrome/common/chrome_result_codes.h
+++ b/chrome/common/chrome_result_codes.h
@@ -75,8 +75,8 @@ enum ResultCode {
// A dummy value we should not use. See crbug.com/152285.
RESULT_CODE_NOTUSED_1,
- // Failed to install an item from the webstore when the kInstallFromWebstore
- // command line flag was present.
+ // Failed to install an item from the webstore when the
+ // kInstallEphemeralAppFromWebstore command line flag was present.
RESULT_CODE_INSTALL_FROM_WEBSTORE_ERROR_2,
// A dummy value we should not use. See crbug.com/152285.
« no previous file with comments | « chrome/browser/ui/views/apps/chrome_native_app_window_views_win.cc ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698