summaryrefslogtreecommitdiffstats
path: root/chrome/browser/about_flags.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/about_flags.cc')
-rw-r--r--chrome/browser/about_flags.cc7
1 files changed, 0 insertions, 7 deletions
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
index 752c76f..67eacca 100644
--- a/chrome/browser/about_flags.cc
+++ b/chrome/browser/about_flags.cc
@@ -530,13 +530,6 @@ const Experiment kExperiments[] = {
SINGLE_VALUE_TYPE(switches::kDisableExperimentalWebGL)
},
{
- "enable-d3d11",
- IDS_FLAGS_ENABLE_D3D11_NAME,
- IDS_FLAGS_ENABLE_D3D11_DESCRIPTION,
- kOsWin,
- SINGLE_VALUE_TYPE(switches::kEnableD3D11)
- },
- {
"disable-webrtc",
IDS_FLAGS_DISABLE_WEBRTC_NAME,
IDS_FLAGS_DISABLE_WEBRTC_DESCRIPTION,