Chromium Code Reviews| Index: chrome/views/window/custom_frame_view.h |
| =================================================================== |
| --- chrome/views/window/custom_frame_view.h (revision 13518) |
| +++ chrome/views/window/custom_frame_view.h (working copy) |
| @@ -112,7 +112,7 @@ |
| static void InitClass(); |
| static WindowResources* active_resources_; |
| static WindowResources* inactive_resources_; |
| - static ChromeFont title_font_; |
| + static ChromeFont* title_font_; |
| DISALLOW_EVIL_CONSTRUCTORS(CustomFrameView); |
| }; |