| Index: chrome/common/chrome_utility_printing_messages.h
|
| diff --git a/chrome/common/chrome_utility_printing_messages.h b/chrome/common/chrome_utility_printing_messages.h
|
| index b9109e841a754217c2be1a37444e1091afedc65b..7c3fc378f8fc1ffdeabae9681ab29379841f3c4f 100644
|
| --- a/chrome/common/chrome_utility_printing_messages.h
|
| +++ b/chrome/common/chrome_utility_printing_messages.h
|
| @@ -18,7 +18,7 @@
|
| #error "Full printing must be enabled"
|
| #endif
|
|
|
| -#define IPC_MESSAGE_START UtilityPrintingMsgStart
|
| +#define IPC_MESSAGE_START ChromeUtilityPrintingMsgStart
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(printing::PageRange)
|
| IPC_STRUCT_TRAITS_MEMBER(from)
|
|
|