| Index: chrome/browser/cocoa/web_drag_source.h
|
| diff --git a/chrome/browser/cocoa/web_drag_source.h b/chrome/browser/cocoa/web_drag_source.h
|
| index 425eb094f6c15d676c9b780fd200d5c6e6efb4ce..a853c6b9c9ff38c11019eb81e392f03505aa1535 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.
|
|
|