Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 579504d5577c97353d182286c5cc7108615fb11d..99e160f873797e85502a18934edef4b2d643358e 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -5902,11 +5902,11 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<message name="IDS_FLAGS_ENABLE_DRIVE_V2_API_DESCRIPTION" desc="Description for the flag to enable Drive V2 API."> |
Enables to use Drive V2 API for accessing Google Drive folder. |
</message> |
- <message name="IDS_FLAGS_ENABLE_HTML5_CAMERA" desc="Name for the flag to enable new camera WebUI."> |
- Enable HTML5 camera in WebUI. |
+ <message name="IDS_FLAGS_DISABLE_HTML5_CAMERA" desc="Name for the flag to disable new camera WebUI."> |
+ Disable HTML5 camera in WebUI. |
</message> |
- <message name="IDS_FLAGS_ENABLE_HTML5_CAMERA_DESCRIPTION" desc="Description for the flag to enable new new camera WebUI."> |
- Enables HTML5 camera support in some WebUI parts. |
+ <message name="IDS_FLAGS_DISABLE_HTML5_CAMERA_DESCRIPTION" desc="Description for the flag to disable new new camera WebUI."> |
+ Disables HTML5 camera support in some WebUI parts. |
</message> |
<message name="IDS_FLAGS_DISABLE_NEW_OOBE" desc="Name for the flag to disable new design for OOBE / sign in flows."> |
Disable OOBE/sign in redesign. |