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

Unified Diff: chrome/install_static/google_chrome_install_modes.h

Issue 2802713002: Enable side-by-side beta and dev channels. (Closed)
Patch Set: add missing test stanza for reland Created 3 years, 8 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/chrome_icon_resources_win.h ('k') | 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/google_chrome_install_modes.h
diff --git a/chrome/install_static/google_chrome_install_modes.h b/chrome/install_static/google_chrome_install_modes.h
index 700a132bb64992e40bdf1ece17e946e4808286ed..66838c3b4ca293b7899b850140a893f6ab3e1dfa 100644
--- a/chrome/install_static/google_chrome_install_modes.h
+++ b/chrome/install_static/google_chrome_install_modes.h
@@ -17,6 +17,8 @@ enum : bool {
// resource strings in chrome/installer/util/prebuild/create_string_rc.
enum InstallConstantIndex {
STABLE_INDEX,
+ BETA_INDEX,
+ DEV_INDEX,
CANARY_INDEX,
NUM_INSTALL_MODES,
};
« no previous file with comments | « chrome/common/chrome_icon_resources_win.h ('k') | chrome/install_static/google_chrome_install_modes.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698