Index: chrome/browser/debugger/debugger_view.h |
=================================================================== |
--- chrome/browser/debugger/debugger_view.h (revision 16106) |
+++ chrome/browser/debugger/debugger_view.h (working copy) |
@@ -88,7 +88,7 @@ |
void ExecuteJavascript(const std::string& js); |
DebuggerWindow* window_; |
- ChromeFont font_; |
+ gfx::Font font_; |
TabContents* tab_contents_; |
TabContentsContainerView* web_container_; |
std::vector<std::wstring> pending_output_; |