diff options
Diffstat (limited to 'content/shell/shell_content_browser_client.h')
-rw-r--r-- | content/shell/shell_content_browser_client.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/content/shell/shell_content_browser_client.h b/content/shell/shell_content_browser_client.h index d88ca8a..13bc4fe 100644 --- a/content/shell/shell_content_browser_client.h +++ b/content/shell/shell_content_browser_client.h @@ -88,8 +88,6 @@ class ShellContentBrowserClient : public ContentBrowserClient, base::FilePath webkit_source_dir_; - base::PlatformFile hyphen_dictionary_file_; - ShellBrowserMainParts* shell_browser_main_parts_; NotificationRegistrar registrar_; |