| Index: net/url_request/url_request.h
|
| ===================================================================
|
| --- net/url_request/url_request.h (revision 109589)
|
| +++ net/url_request/url_request.h (working copy)
|
| @@ -54,12 +54,6 @@
|
|
|
| // Temporary layering violation to allow existing users of a deprecated
|
| // interface.
|
| -namespace chrome_browser_net {
|
| -class ConnectInterceptor;
|
| -}
|
| -
|
| -// Temporary layering violation to allow existing users of a deprecated
|
| -// interface.
|
| namespace fileapi {
|
| class FileSystemDirURLRequestJobTest;
|
| class FileSystemOperationWriteTest;
|
|
|