diff options
Diffstat (limited to 'chrome/browser/cocoa/web_drag_source.h')
-rw-r--r-- | chrome/browser/cocoa/web_drag_source.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/cocoa/web_drag_source.h b/chrome/browser/cocoa/web_drag_source.h index 425eb09..a853c6b 100644 --- a/chrome/browser/cocoa/web_drag_source.h +++ b/chrome/browser/cocoa/web_drag_source.h @@ -10,8 +10,8 @@ #include "base/scoped_ptr.h" #include "googleurl/src/gurl.h" -struct WebDropData; @class TabContentsViewCocoa; +struct WebDropData; // A class that handles tracking and event processing for a drag and drop // originating from the content area. |