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

Unified Diff: components/web_modal/web_contents_modal_dialog_manager_delegate.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/web_modal/web_contents_modal_dialog_manager_delegate.h
diff --git a/components/web_modal/web_contents_modal_dialog_manager_delegate.h b/components/web_modal/web_contents_modal_dialog_manager_delegate.h
index 76f74354de598291f4f8315e3d0c5d64cfbc83de..d11fc8e8eacb0748725dd8d58b69a0d7cd0f98e8 100644
--- a/components/web_modal/web_contents_modal_dialog_manager_delegate.h
+++ b/components/web_modal/web_contents_modal_dialog_manager_delegate.h
@@ -9,10 +9,6 @@ namespace content {
class WebContents;
}
-namespace gfx {
-class Point;
-}
-
namespace web_modal {
class WebContentsModalDialogHost;

Powered by Google App Engine
This is Rietveld 408576698