Index: chrome/common/render_messages_internal.h |
=================================================================== |
--- chrome/common/render_messages_internal.h (revision 51592) |
+++ chrome/common/render_messages_internal.h (working copy) |
@@ -1449,7 +1449,7 @@ |
#if defined(OS_WIN) |
// Request that the given font be loaded by the browser so it's cached by the |
- // OS. Please see ResourceMessageFilter::OnPreCacheFont for details. |
+ // OS. Please see ChildProcessHost::PreCacheFont for details. |
IPC_SYNC_MESSAGE_CONTROL1_0(ViewHostMsg_PreCacheFont, |
LOGFONT /* font data */) |
#endif // defined(OS_WIN) |