summaryrefslogtreecommitdiffstats
path: root/components/printing/common/print_messages.h
diff options
context:
space:
mode:
Diffstat (limited to 'components/printing/common/print_messages.h')
-rw-r--r--components/printing/common/print_messages.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/printing/common/print_messages.h b/components/printing/common/print_messages.h
index 058c237..bece6b6 100644
--- a/components/printing/common/print_messages.h
+++ b/components/printing/common/print_messages.h
@@ -397,7 +397,7 @@ IPC_SYNC_MESSAGE_ROUTED1_1(PrintHostMsg_ScriptedPrint,
PrintMsg_PrintPages_Params
/* settings chosen by the user*/)
-#if defined(OS_ANDROID)
+#if defined(OS_CHROMEOS) || defined(OS_ANDROID)
// Asks the browser to create a temporary file for the renderer to fill
// in resulting PdfMetafileSkia in printing.
IPC_SYNC_MESSAGE_CONTROL1_2(PrintHostMsg_AllocateTempFileForPrinting,