| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 8fbcfe6d7ca49462b104d66616d4d0a6fa39dffe..136c3cd484a252b877fd8d4d224938cf7b2c38f5 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -384,7 +384,7 @@ extern const char kWaitForMutex[];
|
| extern const char kWindows8Search[];
|
| #endif
|
|
|
| -#if defined(ENABLE_FULL_PRINTING) && !defined(OFFICIAL_BUILD)
|
| +#if defined(ENABLE_PRINT_PREVIEW) && !defined(OFFICIAL_BUILD)
|
| extern const char kDebugPrint[];
|
| #endif
|
|
|
|
|