Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index a73ef58ddc51f28cb4be32c61c0075f5c086bf4b..6a85173a7b0e375ed13debbddd2a2b8e50017537 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -5940,11 +5940,11 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<message name="IDS_FLAGS_DISABLE_NON_FULLSCREEN_MOUSE_LOCK_DESCRIPTION" desc="Description for the flag to disable mouse lock when the browser is not full screen."> |
Disables mouse lock (pointer lock) when an application or page is not already full screen. |
</message> |
- <message name="IDS_FLAGS_ENABLE_ACCELERATED_VIDEO_DECODE_NAME" desc="Name of the flag to enable accelerated video decode where available."> |
- Enable hardware-accelerated video decode. |
+ <message name="IDS_FLAGS_DISABLE_ACCELERATED_VIDEO_DECODE_NAME" desc="Name of the flag to disable accelerated video decode where available."> |
+ Disable hardware-accelerated video decode. |
</message> |
- <message name="IDS_FLAGS_ENABLE_ACCELERATED_VIDEO_DECODE_DESCRIPTION" desc="Description for the flag to enable accelerated video decode where available."> |
- Enables hardware-accelerated video decode where available. |
+ <message name="IDS_FLAGS_DISABLE_ACCELERATED_VIDEO_DECODE_DESCRIPTION" desc="Description for the flag to disable accelerated video decode where available."> |
+ Disables hardware-accelerated video decode where available. |
</message> |
<!-- Crashes --> |