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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 868753005: Enable Roboto by default for testing purpose. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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:
Download patch
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | tools/metrics/histograms/histograms.xml » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 4b2cc75490b13a78ebb7d0505108d09b4192047c..f7426cfdd259e88be68d6fb42c3493cf6b02ad9a 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -14251,11 +14251,11 @@ Do you accept?
If proxy is configured, it usually prevents from authorization on different captive portals. This flag enables opening captive portal authorization dialog in a separate window, which ignores proxy settings.
</message>
- <message name="IDS_FLAGS_ENABLE_ROBOTO_FONT_UI_NAME" desc="Name of about::flags option to use Roboto fonts in the Chrome OS UI.">
- Enable an experiment to use Roboto fonts in the UI.
+ <message name="IDS_FLAGS_DISABLE_ROBOTO_FONT_UI_NAME" desc="Name of about::flags option to disable Roboto fonts in the Chrome OS UI.">
+ Disable the experiment to use Roboto fonts in the UI.
</message>
- <message name="IDS_FLAGS_ENABLE_ROBOTO_FONT_UI_DESCRIPTION" desc="Description of about::flags option to use Roboto fonts in the Chrome OS UI.">
- Use Roboto fonts in the UI.
+ <message name="IDS_FLAGS_DISABLE_ROBOTO_FONT_UI_DESCRIPTION" desc="Description of about::flags option to disable Roboto fonts in the Chrome OS UI.">
+ Disable Roboto fonts in the UI.
</message>
</if>
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | tools/metrics/histograms/histograms.xml » ('J')

Powered by Google App Engine
This is Rietveld 408576698