| Index: chrome/common/common_message_generator.h
|
| diff --git a/chrome/common/common_message_generator.h b/chrome/common/common_message_generator.h
|
| index 216f7488182585c940296fb2f35911614d34e175..efb658ef7c91c2455ebd89fd9569754c72eb877f 100644
|
| --- a/chrome/common/common_message_generator.h
|
| +++ b/chrome/common/common_message_generator.h
|
| @@ -24,11 +24,11 @@
|
| #endif
|
|
|
| #if defined(ENABLE_FULL_PRINTING)
|
| -#include "chrome/common/chrome_utility_printing_messages.h"
|
| #include "chrome/common/service_messages.h"
|
| #endif
|
|
|
| #if defined(ENABLE_PRINTING)
|
| +#include "chrome/common/chrome_utility_printing_messages.h"
|
| #include "chrome/common/print_messages.h"
|
| #endif
|
|
|
|
|