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

Unified Diff: components/version_ui/version_ui_constants.h

Issue 1905113002: Add ARC version to help and version pages (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nits Created 4 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 | « components/version_ui/resources/about_version.js ('k') | components/version_ui/version_ui_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 799436720b4f16269d4e185f2261775767b2d6bf..3b4b24b5399839d296e2dfd19e773b02ecc9048e 100644
--- a/components/version_ui/version_ui_constants.h
+++ b/components/version_ui/version_ui_constants.h
@@ -22,6 +22,7 @@ extern const char kReturnVariationInfo[];
// Strings.
// Must match the constants used in the resource files.
extern const char kApplicationLabel[];
+extern const char kARC[];
extern const char kBlinkVersion[];
extern const char kBuildID[];
extern const char kBuildIDName[];
« no previous file with comments | « components/version_ui/resources/about_version.js ('k') | components/version_ui/version_ui_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698