Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 0270f12211791ac10b21f8773dd6b5c6e7b1c9bf..adaaf7903e76f02168ad1345059afc7a642dbebf 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -6562,6 +6562,12 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<message name="IDS_FLAGS_ENABLE_PANEL_STACKING_DESCRIPTION" desc="Description for the flag to enable panel stacking."> |
Enabling this option allows detached panels to be stacked together. |
</message> |
+ <message name="IDS_FLAGS_ENABLE_WEBGL_NAME" desc="Name of the 'Enable WebGL' lab."> |
+ Enable WebGL |
+ </message> |
+ <message name="IDS_FLAGS_ENABLE_WEBGL_DESCRIPTION" desc="Description for the flag to enable WebGL."> |
+ Enabling this option allows web applications to access the WebGL API. |
+ </message> |
<message name="IDS_FLAGS_DISABLE_WEBGL_NAME" desc="Name of the 'Disable WebGL' lab."> |
Disable WebGL |
</message> |