summaryrefslogtreecommitdiffstats
path: root/views/window/dialog_client_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'views/window/dialog_client_view.h')
-rw-r--r--views/window/dialog_client_view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/window/dialog_client_view.h b/views/window/dialog_client_view.h
index 347b61c..c1e6ed8 100644
--- a/views/window/dialog_client_view.h
+++ b/views/window/dialog_client_view.h
@@ -113,7 +113,7 @@ class DialogClientView : public ClientView,
// Static resource initialization
static void InitClass();
- static ChromeFont* dialog_button_font_;
+ static gfx::Font* dialog_button_font_;
DISALLOW_COPY_AND_ASSIGN(DialogClientView);
};