Index: Source/testing/runner/WebPreferences.cpp |
diff --git a/Source/testing/runner/WebPreferences.cpp b/Source/testing/runner/WebPreferences.cpp |
index 5e3ff1554f7b28364f0b97a0a30516f569ad9afb..868923f888a3f4381dee5d0aaddd3398e021e3f3 100644 |
--- a/Source/testing/runner/WebPreferences.cpp |
+++ b/Source/testing/runner/WebPreferences.cpp |
@@ -56,7 +56,6 @@ void WebPreferences::reset() |
loadsImagesAutomatically = true; |
offlineWebApplicationCacheEnabled = true; |
pluginsEnabled = true; |
- userStyleSheetLocation = WebURL(); |
caretBrowsingEnabled = false; |
// Allow those layout tests running as local files, i.e. under |