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

Unified Diff: chrome/browser/ui/webui/constrained_web_dialog_ui.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
Index: chrome/browser/ui/webui/constrained_web_dialog_ui.h
diff --git a/chrome/browser/ui/webui/constrained_web_dialog_ui.h b/chrome/browser/ui/webui/constrained_web_dialog_ui.h
index 32c92a0639d57f7ae8141cacb1d8f42ac074a993..79a152c1a5a0848f96ecf7368f9495d021c057cd 100644
--- a/chrome/browser/ui/webui/constrained_web_dialog_ui.h
+++ b/chrome/browser/ui/webui/constrained_web_dialog_ui.h
@@ -16,13 +16,11 @@ class Size;
namespace content {
class BrowserContext;
-class RenderViewHost;
class WebContents;
}
namespace ui {
class WebDialogDelegate;
-class WebDialogWebContentsDelegate;
}
class ConstrainedWebDialogDelegate {
« no previous file with comments | « chrome/browser/ui/webui/components_ui.h ('k') | chrome/browser/ui/webui/extensions/chromeos/kiosk_apps_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698