summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/frame/minimize_button_metrics_win.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/views/frame/minimize_button_metrics_win.h')
-rw-r--r--chrome/browser/ui/views/frame/minimize_button_metrics_win.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/views/frame/minimize_button_metrics_win.h b/chrome/browser/ui/views/frame/minimize_button_metrics_win.h
index 94e2775..6fb6d353 100644
--- a/chrome/browser/ui/views/frame/minimize_button_metrics_win.h
+++ b/chrome/browser/ui/views/frame/minimize_button_metrics_win.h
@@ -12,7 +12,7 @@
// Class that implements obtaining the X coordinate of the native minimize
// button for the native frame on Windows.
// This is a separate class because obtaining it is somewhat tricky and this
-// code is shared between BrowserDesktopRootWindowHostWin and BrowserFrameWin.
+// code is shared between BrowserDesktopWindowTreeHostWin and BrowserFrameWin.
class MinimizeButtonMetrics {
public:
MinimizeButtonMetrics();