Index: content/shell/browser/shell_content_browser_client.h |
diff --git a/content/shell/browser/shell_content_browser_client.h b/content/shell/browser/shell_content_browser_client.h |
index f6b050ccaeb92c65b536bb8b98bcdce9c069a27a..334a5f3cfb58ada76bbaf30c5b5c72936cd0813e 100644 |
--- a/content/shell/browser/shell_content_browser_client.h |
+++ b/content/shell/browser/shell_content_browser_client.h |
@@ -90,8 +90,6 @@ class ShellContentBrowserClient : public ContentBrowserClient { |
scoped_ptr<ShellResourceDispatcherHostDelegate> |
resource_dispatcher_host_delegate_; |
- base::FilePath webkit_source_dir_; |
- |
ShellBrowserMainParts* shell_browser_main_parts_; |
}; |