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

Unified Diff: chrome/install_static/chromium_install_modes.cc

Issue 2764963002: Move ProgID methods from BrowserDistribution into install_static. (Closed)
Patch Set: huangs comments Created 3 years, 9 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 | « no previous file | chrome/install_static/google_chrome_install_modes.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/install_static/chromium_install_modes.cc
diff --git a/chrome/install_static/chromium_install_modes.cc b/chrome/install_static/chromium_install_modes.cc
index 997aa4b6a9924bc37b1cbb49c8b023c5ee700300..21e1d6fd769392258fd6a84859c7e82447a5a74a 100644
--- a/chrome/install_static/chromium_install_modes.cc
+++ b/chrome/install_static/chromium_install_modes.cc
@@ -33,6 +33,8 @@ const InstallConstants kInstallModes[] = {
L"", // No logo suffix for the primary install mode.
L"", // Empty app_guid since no integraion with Google Update.
L"Chromium", // A distinct base_app_id.
+ L"ChromiumHTM", // ProgID prefix.
+ L"Chromium HTML Document", // ProgID description.
L"", // Empty default channel name as above.
ChannelStrategy::UNSUPPORTED,
true, // Supports system-level installs.
« no previous file with comments | « no previous file | chrome/install_static/google_chrome_install_modes.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698