Chromium Code Reviews| Index: webkit/tools/test_shell/test_shell_request_context.h |
| =================================================================== |
| --- webkit/tools/test_shell/test_shell_request_context.h (revision 48989) |
| +++ webkit/tools/test_shell/test_shell_request_context.h (working copy) |
| @@ -30,8 +30,6 @@ |
| void Init(const FilePath& cache_path, net::HttpCache::Mode cache_mode, |
| bool no_proxy); |
| - |
| - base::Thread cache_thread_; |
| }; |
| #endif // WEBKIT_TOOLS_TEST_SHELL_TEST_SHELL_REQUEST_CONTEXT_H__ |