Chromium Code Reviews| Index: chrome/browser/apps/app_url_redirector.h |
| diff --git a/chrome/browser/apps/app_url_redirector.h b/chrome/browser/apps/app_url_redirector.h |
| index 8f298db1c1ae7012ebca9b5b5196509b927db420..330b024e887cf951c1558f098c95c42f97cd3e6a 100644 |
| --- a/chrome/browser/apps/app_url_redirector.h |
| +++ b/chrome/browser/apps/app_url_redirector.h |
| @@ -13,7 +13,6 @@ |
| namespace content { |
| class NavigationHandle; |
| class NavigationThrottle; |
| -class WebContents; |
| } |
| // This class creates navigation throttles that redirect URLs to apps that have |