| Index: webkit/support/test_shell_request_context.cc
|
| diff --git a/webkit/support/test_shell_request_context.cc b/webkit/support/test_shell_request_context.cc
|
| index 58061ea1ca3257d324c8d03f155d084e8d686b54..178cee2cae57c54e51328ae15896eabd3a87a5db 100644
|
| --- a/webkit/support/test_shell_request_context.cc
|
| +++ b/webkit/support/test_shell_request_context.cc
|
| @@ -34,8 +34,6 @@
|
| #include "webkit/browser/fileapi/file_system_context.h"
|
| #include "webkit/browser/fileapi/file_system_url_request_job_factory.h"
|
| #include "webkit/common/user_agent/user_agent.h"
|
| -#include "webkit/support/simple_file_system.h"
|
| -#include "webkit/support/simple_resource_loader_bridge.h"
|
|
|
| class TestShellHttpUserAgentSettings : public net::HttpUserAgentSettings {
|
| public:
|
|
|