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

Unified Diff: content/public/browser/web_drag_dest_delegate.h

Issue 2473003002: content: 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: content/public/browser/web_drag_dest_delegate.h
diff --git a/content/public/browser/web_drag_dest_delegate.h b/content/public/browser/web_drag_dest_delegate.h
index 0f13c947800f0263de76d0073d0c3b20a6932c54..c5576f468974be468b22d1f99d847dbacccf4b44 100644
--- a/content/public/browser/web_drag_dest_delegate.h
+++ b/content/public/browser/web_drag_dest_delegate.h
@@ -7,15 +7,12 @@
#include "base/strings/string16.h"
-class GURL;
-
namespace ui {
class OSExchangeData;
}
namespace content {
class WebContents;
-struct DropData;
// An optional delegate that listens for drags of bookmark data.
class WebDragDestDelegate {
« no previous file with comments | « content/public/browser/web_contents_view_delegate.h ('k') | content/public/browser/web_ui_controller_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698