Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(136)

Unified Diff: chrome/browser/apps/app_url_redirector.h

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Another missing forward declaration Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698