Index: android_webview/common/print_messages.h |
diff --git a/android_webview/common/print_messages.h b/android_webview/common/print_messages.h |
index 6da90de8f5cdd7ea67bde06e3be4d6b74addb7fe..76fc904e864118a9dcd42dbb4724919501f53f77 100644 |
--- a/android_webview/common/print_messages.h |
+++ b/android_webview/common/print_messages.h |
@@ -371,7 +371,7 @@ IPC_SYNC_MESSAGE_ROUTED1_1(PrintHostMsg_ScriptedPrint, |
#if 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_ROUTED0_2(PrintHostMsg_AllocateTempFileForPrinting, |
base::FileDescriptor /* temp file fd */, |
int /* fd in browser*/) |