| Index: chrome/browser/ui/cocoa/tab_contents/overlay_drop_shadow_view.h
|
| diff --git a/chrome/browser/ui/cocoa/tab_contents/overlay_drop_shadow_view.h b/chrome/browser/ui/cocoa/tab_contents/overlay_drop_shadow_view.h
|
| deleted file mode 100644
|
| index 48a398756cd6fea303a6c667ca54ccd0aa809337..0000000000000000000000000000000000000000
|
| --- a/chrome/browser/ui/cocoa/tab_contents/overlay_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 overlay view.
|
| -@interface OverlayDropShadowView : NSView {
|
| -}
|
| -
|
| -+ (CGFloat)preferredHeight;
|
| -
|
| -@end
|
|
|