summaryrefslogtreecommitdiffstats
path: root/chromium/ui/views/widget/widget_hwnd_utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/ui/views/widget/widget_hwnd_utils.h')
-rw-r--r--chromium/ui/views/widget/widget_hwnd_utils.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/chromium/ui/views/widget/widget_hwnd_utils.h b/chromium/ui/views/widget/widget_hwnd_utils.h
index 2808bab0d48..09ee0abe138 100644
--- a/chromium/ui/views/widget/widget_hwnd_utils.h
+++ b/chromium/ui/views/widget/widget_hwnd_utils.h
@@ -9,7 +9,8 @@
#include "ui/views/widget/widget.h"
-// Functions shared by native_widget_win.cc and desktop_root_window_host_win.cc:
+// Functions shared by hwnd_message_handler.cc and
+// desktop_window_tree_host_win.cc:
namespace views {
class HWNDMessageHandler;