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/components_strings.grd

Issue 1257633002: Componentize VersionInfo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Convert version_info::Channel to a "class enum" Created 5 years, 5 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/components.gyp ('k') | components/version_info.grdp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_strings.grd
diff --git a/components/components_strings.grd b/components/components_strings.grd
index 2df5848367cfce65a7f682a3c68ca8d664ee633e..cba5f094ca3db637cfa16fed9d959e968a7e8ae0 100644
--- a/components/components_strings.grd
+++ b/components/components_strings.grd
@@ -180,6 +180,7 @@
<part file="policy_strings.grdp" />
<part file="translate_strings.grdp" />
<part file="undo_strings.grdp" />
+ <part file="version_info.grdp" />
<!-- Generic terms -->
<message name="IDS_LEARN_MORE" desc="Learn more text">
« no previous file with comments | « components/components.gyp ('k') | components/version_info.grdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698