| Index: chrome/browser/ui/cocoa/tab_contents/preview_drop_shadow_view.h
|
| diff --git a/chrome/browser/ui/cocoa/tab_contents/preview_drop_shadow_view.h b/chrome/browser/ui/cocoa/tab_contents/preview_drop_shadow_view.h
|
| deleted file mode 100644
|
| index d2922c7695f44d308c033371a1e93af7a5d34e91..0000000000000000000000000000000000000000
|
| --- a/chrome/browser/ui/cocoa/tab_contents/preview_drop_shadow_view.h
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -// Copyright 2013 The Chromium Authors. All rights reserved.
|
| -// Use of this source code is governed by a BSD-style license that can be
|
| -// found in the LICENSE file.
|
| -
|
| -#import <Cocoa/Cocoa.h>
|
| -
|
| -// A view used to draw a drop shadow beneath the instant preview view.
|
| -@interface PreviewDropShadowView : NSView {
|
| -}
|
| -
|
| -+ (CGFloat)preferredHeight;
|
| -
|
| -@end
|
|
|