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

Unified Diff: components/flags_ui_strings.grdp

Issue 1411453004: Componentize internal class FlagsState in flags_ui component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@feature_entry
Patch Set: Rebase Created 5 years, 1 month 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/flags_ui/flags_ui_switches.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/flags_ui_strings.grdp
diff --git a/components/flags_ui_strings.grdp b/components/flags_ui_strings.grdp
index 3453b027045d871f0a07cf64e66b4cfbf74d9b6c..0266498f14cf931c19a101d56c539755871c8620 100644
--- a/components/flags_ui_strings.grdp
+++ b/components/flags_ui_strings.grdp
@@ -18,7 +18,7 @@
<message name="IDS_FLAGS_UI_PROMOTE_DEV_CHANNEL" desc="Shown on the about:flags page when we want to promote the Chrome developer channel">
Interested in cool new Chrome features? Try our dev channel at chrome.com/dev.
</message>
- <message name="IDS_FLAGS_UI_DISABLE" desc="The link for disabling a labs experiment.">
+ <message name="IDS_FLAGS_UI_DISABLE" desc="The link for disabling a labs experiment.">
Disable
</message>
<message name="IDS_FLAGS_UI_ENABLE" desc="The link for enabling a labs experiment.">
« no previous file with comments | « components/flags_ui/flags_ui_switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698