Chromium Code Reviews| Index: Source/platform/mac/ThemeMac.h |
| diff --git a/Source/platform/mac/ThemeMac.h b/Source/platform/mac/ThemeMac.h |
| index 1a4d3246a9924742218ea9314077370d9ad0ec40..1a24b32a830de7c3c45d7148f960a9175d584810 100644 |
| --- a/Source/platform/mac/ThemeMac.h |
| +++ b/Source/platform/mac/ThemeMac.h |
| @@ -28,10 +28,6 @@ |
| #include "platform/Theme.h" |
| -@interface NSFont(WebCoreTheme) |
| -- (NSString*)webCoreFamilyName; |
| -@end |
| - |
| namespace blink { |
| class ThemeMac : public Theme { |