Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 226cea1334d286c1b5ba760a7c3ebe93016a939a..40b9ab5ba0591846a5b3133cf01071b27fcabce2 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -7212,6 +7212,12 @@ Keep your key file in a safe place. You will need it to create new versions of y |
Make the menu button touch-draggable so that users can execute a menu item (e.g., New Tab, Settings,...) by a single touch. |
If the popup list is too long to display at once, touch-dragging at the top or the bottom scrolls the list. |
</message> |
+ <message name="IDS_FLAGS_HIDPI_NAME" desc="Name of flag to enable/disable HiDPI Support."> |
+ HiDPI Support |
+ </message> |
+ <message name="IDS_FLAGS_HIDPI_DESCRIPTION" desc="Description of flag to enable/disable HiDPI Support."> |
+ If enabled, application size and layout will adapt to the operating system's DPI settings. |
+ </message> |
<!-- Crashes --> |
<message name="IDS_CRASHES_TITLE" desc="Title for the chrome://crashes page."> |