| Index: chrome_frame/test/test_server_test.cc
|
| diff --git a/chrome_frame/test/test_server_test.cc b/chrome_frame/test/test_server_test.cc
|
| index 23073e3eac6ea9fab90e221f072816314dd6e178..f273dce10e5c48668ddef375cb707e2c5eeec9a8 100644
|
| --- a/chrome_frame/test/test_server_test.cc
|
| +++ b/chrome_frame/test/test_server_test.cc
|
| @@ -58,7 +58,7 @@ class ScopedInternet {
|
| HINTERNET h_;
|
| };
|
|
|
| -class URLRequestTestContext : public URLRequestContext {
|
| +class URLRequestTestContext : public net::URLRequestContext {
|
| public:
|
| URLRequestTestContext() {
|
| host_resolver_ =
|
|
|