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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2641733002: Initial patch set to implement improved touch support for screen magnification (Closed)
Patch Set: Change flag name and description. Created 3 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
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 64d3ff7ac0f52319d920dd75785d623211564063..7e56b94f745b019dda4e4f0a7f495df1cb7c631e 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -15100,6 +15100,12 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex
<message name="IDS_FLAGS_ENABLE_ANDROID_WALLPAPERS_APP_DESCRIPTION" desc="Description of the Android Wallpapers App flag.">
Enables the Android Wallpapers App as the default Wallpaper App on Chrome OS.
</message>
+ <message name="IDS_FLAGS_ENABLE_TOUCH_SUPPORT_FOR_SCREEN_MAGNIFICATION_NAME" desc="Name of the touch support for screen magnification flag.">
+ Touch support for screen magnification
+ </message>
+ <message name="IDS_FLAGS_ENABLE_TOUCH_SUPPORT_FOR_SCREEN_MAGNIFICATION_DESCRIPTION" desc="Description of the touch support for screen magnification flag.">
+ Enables touch support for screen magnification
+ </message>
</if>
<if expr="is_android">

Powered by Google App Engine
This is Rietveld 408576698