| Index: chrome/common/common_message_generator.h
|
| diff --git a/chrome/common/common_message_generator.h b/chrome/common/common_message_generator.h
|
| index 93678f7e2fbf5813fd66df72db872de9865b116b..c1492a5cfe7a4fd96bc771e7399cc2036b0402bd 100644
|
| --- a/chrome/common/common_message_generator.h
|
| +++ b/chrome/common/common_message_generator.h
|
| @@ -22,7 +22,7 @@
|
| #include "chrome/common/local_discovery/local_discovery_messages.h"
|
| #endif
|
|
|
| -#if defined(ENABLE_FULL_PRINTING)
|
| +#if defined(ENABLE_PRINT_PREVIEW)
|
| #include "chrome/common/service_messages.h"
|
| #endif
|
|
|
|
|