summaryrefslogtreecommitdiffstats
path: root/chrome/app/generated_resources.grd
diff options
context:
space:
mode:
authorbajones@chromium.org <bajones@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-03 21:48:19 +0000
committerbajones@chromium.org <bajones@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-03 21:48:19 +0000
commit69341c83866a748d831664a6bd5eaaf235306626 (patch)
treece9b101f101312845074406d5402b3117373d9a2 /chrome/app/generated_resources.grd
parentaeeab0a46b2cbb43923e720d4c500129ed0ea1ff (diff)
downloadchromium_src-69341c83866a748d831664a6bd5eaaf235306626.zip
chromium_src-69341c83866a748d831664a6bd5eaaf235306626.tar.gz
chromium_src-69341c83866a748d831664a6bd5eaaf235306626.tar.bz2
Remove the enable-d3d11 flag so that d3d11 is enabled by default.
BUG=346394 R=kbr@chromium.org Review URL: https://codereview.chromium.org/177003009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@254571 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/generated_resources.grd')
-rw-r--r--chrome/app/generated_resources.grd6
1 files changed, 0 insertions, 6 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index e64080a..ad527a9 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6101,12 +6101,6 @@ 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>