| Index: chrome/common/print_messages.h
|
| diff --git a/chrome/common/print_messages.h b/chrome/common/print_messages.h
|
| index 6653b216de37c660cc4cde655aab2d88ef33a69e..99190569757601011b2a100bea0945fa0bf2f6bb 100644
|
| --- a/chrome/common/print_messages.h
|
| +++ b/chrome/common/print_messages.h
|
| @@ -400,7 +400,7 @@ IPC_SYNC_MESSAGE_ROUTED1_1(PrintHostMsg_ScriptedPrint,
|
|
|
| #if defined(OS_CHROMEOS) || defined(OS_ANDROID)
|
| // Asks the browser to create a temporary file for the renderer to fill
|
| -// in resulting NativeMetafile in printing.
|
| +// in resulting PdfMetafileSkia in printing.
|
| IPC_SYNC_MESSAGE_CONTROL1_2(PrintHostMsg_AllocateTempFileForPrinting,
|
| int /* render_view_id */,
|
| base::FileDescriptor /* temp file fd */,
|
|
|