Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 884b42c1f59c17dc35831a723490719aeb52f8d9..6dc484f8febf283ce3e4799048f7d4f23b91b1b0 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -6616,6 +6616,12 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<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_ENABLE_WEBGL_DRAFT_EXTENSIONS_NAME" desc="Name of the 'Enable WebGL Draft Extensions' flag."> |
+ Enable WebGL Draft Extensions |
+ </message> |
+ <message name="IDS_FLAGS_ENABLE_WEBGL_DRAFT_EXTENSIONS_DESCRIPTION" desc="Description for the flag to enable WebGL Draft Extensiosn."> |
Ken Russell (switch to Gerrit)
2013/06/04 19:43:00
Extensiosn -> Extensions
|
+ Enabling this option allows web applications to access the WebGL Extensions that are still in draft status. |
+ </message> |
<message name="IDS_FLAGS_DISABLE_WEBGL_NAME" desc="Name of the 'Disable WebGL' lab."> |
Disable WebGL |
</message> |