Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 2cd171fabd858230bf87b8834433e1fd5cd284c5..61f1c00b60a719cb91654f0f3efa67c0bf157cef 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -6148,6 +6148,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_D3D11_NAME" desc="Name of the 'Enable D3D11' lab."> |
+ Enable D3D11 |
+ </message> |
+ <message name="IDS_FLAGS_ENABLE_D3D11_DESCRIPTION" desc="Description for the flag to enable D3D11."> |
+ Enabling this option allows the use of Direct3D 11 on configurations that support it. |
+ </message> |
<message name="IDS_FLAGS_ENABLE_WEBGL_DRAFT_EXTENSIONS_NAME" desc="Name of the 'Enable WebGL Draft Extensions' flag."> |
Enable WebGL Draft Extensions |
</message> |