Index: chrome/browser/ui/cocoa/page_info/website_settings_utils_cocoa.h |
diff --git a/chrome/browser/ui/cocoa/page_info/website_settings_utils_cocoa.h b/chrome/browser/ui/cocoa/page_info/website_settings_utils_cocoa.h |
deleted file mode 100644 |
index f4cbb0b5d9109d734aaf146633ee9f7ffe787b8a..0000000000000000000000000000000000000000 |
--- a/chrome/browser/ui/cocoa/page_info/website_settings_utils_cocoa.h |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-// Copyright 2014 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. |
- |
-#ifndef CHROME_BROWSER_UI_COCOA_PAGE_INFO_WEBSITE_SETTINGS_UTILS_COCOA_H_ |
-#define CHROME_BROWSER_UI_COCOA_PAGE_INFO_WEBSITE_SETTINGS_UTILS_COCOA_H_ |
- |
-#import <Cocoa/Cocoa.h> |
- |
-NSSize SizeForWebsiteSettingsButtonTitle(NSPopUpButton* button, |
- NSString* title); |
- |
-#endif // CHROME_BROWSER_UI_COCOA_PAGE_INFO_WEBSITE_SETTINGS_UTILS_COCOA_H_ |