diff options
Diffstat (limited to 'chrome/browser/cocoa/toolbar_button_cell.mm')
-rw-r--r-- | chrome/browser/cocoa/toolbar_button_cell.mm | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/chrome/browser/cocoa/toolbar_button_cell.mm b/chrome/browser/cocoa/toolbar_button_cell.mm deleted file mode 100644 index b434df9..0000000 --- a/chrome/browser/cocoa/toolbar_button_cell.mm +++ /dev/null @@ -1,8 +0,0 @@ -// Copyright (c) 2009 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 "chrome/browser/cocoa/toolbar_button_cell.h" - -@implementation ToolbarButtonCell -@end |