Index: chrome/browser/ui/panels/panel_browser_frame_view.h |
diff --git a/chrome/browser/ui/panels/panel_browser_frame_view.h b/chrome/browser/ui/panels/panel_browser_frame_view.h |
index d883caf4486e68ee7d798ef5b986f49465d5e405..9035bb12dc63ab7aab94860db4e5d66b4664bd5f 100644 |
--- a/chrome/browser/ui/panels/panel_browser_frame_view.h |
+++ b/chrome/browser/ui/panels/panel_browser_frame_view.h |
@@ -141,7 +141,7 @@ class PanelBrowserFrameView : public BrowserNonClientFrameView, |
// borders, including both the window frame and any client edge. |
int NonClientBorderThickness() const; |
- // Update control styles to indicate if the title bar is active or not. |
+ // Update control styles to indicate if the titlebar is active or not. |
void UpdateControlStyles(PaintState paint_state); |
// Custom draw the frame. |