summaryrefslogtreecommitdiffstats
path: root/content/test/webkit_support.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/test/webkit_support.cc')
-rw-r--r--content/test/webkit_support.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/test/webkit_support.cc b/content/test/webkit_support.cc
index 50342eb..18380c8 100644
--- a/content/test/webkit_support.cc
+++ b/content/test/webkit_support.cc
@@ -93,7 +93,6 @@ TestEnvironment* test_environment;
void SetUpTestEnvironmentForUnitTests() {
ParseBlinkCommandLineArgumentsForUnitTests();
- blink::WebRuntimeFeatures::enableStableFeatures(true);
blink::WebRuntimeFeatures::enableExperimentalFeatures(true);
blink::WebRuntimeFeatures::enableTestOnlyFeatures(true);