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

Unified Diff: components/constrained_window/constrained_window_views_client.h

Issue 2511973004: components: Cleanup class/struct fwd declarations (Closed)
Patch Set: Rebase on top of current master branch 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: components/constrained_window/constrained_window_views_client.h
diff --git a/components/constrained_window/constrained_window_views_client.h b/components/constrained_window/constrained_window_views_client.h
index de58b2cb0f408360912d802167fd5098a72a1fce..739f7aaadf6e965c3c0444eece763d5e11b7426e 100644
--- a/components/constrained_window/constrained_window_views_client.h
+++ b/components/constrained_window/constrained_window_views_client.h
@@ -7,10 +7,6 @@
#include "ui/gfx/native_widget_types.h"
-namespace content {
-class WebContents;
-}
-
namespace web_modal {
class ModalDialogHost;
}

Powered by Google App Engine
This is Rietveld 408576698