summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/test_shell/test_shell.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/webkit/tools/test_shell/test_shell.cc b/webkit/tools/test_shell/test_shell.cc
index 3c5d15a..b26d802 100644
--- a/webkit/tools/test_shell/test_shell.cc
+++ b/webkit/tools/test_shell/test_shell.cc
@@ -379,7 +379,6 @@ void TestShell::ResetWebPreferences() {
#endif
web_prefs_->standard_font_family = web_prefs_->serif_font_family;
web_prefs_->fixed_font_family = L"Courier";
- web_prefs_->serif_font_family = L"Times";
web_prefs_->sans_serif_font_family = L"Helvetica";
web_prefs_->default_encoding = L"ISO-8859-1";