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

Unified Diff: chrome/browser/ui/chrome_pages.h

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase + address comment 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
« no previous file with comments | « chrome/browser/ui/browser_window.h ('k') | chrome/browser/ui/cocoa/autofill/autofill_popup_view_bridge.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/chrome_pages.h
diff --git a/chrome/browser/ui/chrome_pages.h b/chrome/browser/ui/chrome_pages.h
index e9dcb03c3af2717c0fd5313b1b0e202062e8676f..98513ebaaaea65e3c83c87e79c9d8e2ab8539639 100644
--- a/chrome/browser/ui/chrome_pages.h
+++ b/chrome/browser/ui/chrome_pages.h
@@ -20,10 +20,6 @@
class Browser;
class Profile;
-namespace content {
-class WebContents;
-}
-
namespace chrome {
// Sources of requests to show the help tab.
« no previous file with comments | « chrome/browser/ui/browser_window.h ('k') | chrome/browser/ui/cocoa/autofill/autofill_popup_view_bridge.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698