Chromium Code Reviews| Index: chrome/browser/cocoa/tab_strip_view.h |
| =================================================================== |
| --- chrome/browser/cocoa/tab_strip_view.h (revision 35037) |
| +++ chrome/browser/cocoa/tab_strip_view.h (working copy) |
| @@ -12,7 +12,7 @@ |
| // A view class that handles rendering the tab strip |
| -@interface TabStripView : NSView<URLDropTarget> { |
| +@interface TabStripView : NSView { |
| @private |
| NSTimeInterval lastMouseUp_; |