Chromium Code Reviews| Index: components/web_restrictions/browser/web_restrictions_resource_throttle.h |
| diff --git a/components/web_restrictions/browser/web_restrictions_resource_throttle.h b/components/web_restrictions/browser/web_restrictions_resource_throttle.h |
| index f2dfd374904b1e5f0a82fc24b4d3dda5b979aeda..ee5e2a61b4314d906ba24dfd79e71c6c77660739 100644 |
| --- a/components/web_restrictions/browser/web_restrictions_resource_throttle.h |
| +++ b/components/web_restrictions/browser/web_restrictions_resource_throttle.h |
| @@ -10,10 +10,6 @@ |
| #include "content/public/browser/resource_throttle.h" |
| #include "url/gurl.h" |
| -namespace net { |
| -class URLRequest; |
| -} |
| - |
| namespace web_restrictions { |
| class WebRestrictionsClient; |