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

Unified Diff: components/version_ui/version_ui_constants.h

Issue 2797433002: Include Google Update integration details in crash keys and about:version. (Closed)
Patch Set: 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
Index: components/version_ui/version_ui_constants.h
diff --git a/components/version_ui/version_ui_constants.h b/components/version_ui/version_ui_constants.h
index 02a8128fe89eafb781c6dd37342c5e9a1b9e38e9..186ba51e65ecb682d7266927a305f05fccc006ff 100644
--- a/components/version_ui/version_ui_constants.h
+++ b/components/version_ui/version_ui_constants.h
@@ -33,6 +33,7 @@ extern const char kCommandLineName[];
extern const char kCompany[];
#if defined(OS_WIN)
extern const char kCompiler[];
+extern const char kUpdateCohortName[];
#endif
extern const char kCopyright[];
#if defined(OS_CHROMEOS)

Powered by Google App Engine
This is Rietveld 408576698