Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 8fde51448e5e4d3a155b54f5c157ee3e71e81640..e62fdb126a46a48241c9e07de66a2c808acc11ab 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -6920,6 +6920,14 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<message name="IDS_FLAGS_SYNC_SANDBOX_DESCRIPTION" desc="Description for the flag that causes Chrome to use the sandbox (testing) server for Sync."> |
Connects to the testing server for Chrome Sync. |
</message> |
+ <if expr="chromeos"> |
+ <message name="IDS_FLAGS_OZONE_TEST_SINGLE_HARDWARE_OVERLAY" desc="Name of the 'Ozone hardware overlay' lab."> |
+ Ozone hardware overlay |
+ </message> |
+ <message name="IDS_FLAGS_OZONE_TEST_SINGLE_HARDWARE_OVERLAY_DESCRIPTION" desc="Description of the 'Ozone hardware overlay' lab."> |
+ Enables compositing with an addition of one hardware overlay when possible. |
+ </message> |
+ </if> |
<!-- Crashes --> |
<message name="IDS_CRASHES_TITLE" desc="Title for the chrome://crashes page."> |