Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| =================================================================== |
| --- chrome/common/chrome_switches.h (revision 97007) |
| +++ chrome/common/chrome_switches.h (working copy) |
| @@ -347,11 +347,8 @@ |
| extern const char kTouchDevices[]; |
| #endif |
| -#if defined(GOOGLE_CHROME_BUILD) && !defined(OS_CHROMEOS) && !defined(OS_MACOSX) |
| extern const char kDisablePrintPreview[]; |
| -#else |
| extern const char kEnablePrintPreview[]; |
| -#endif |
| bool IsPrintPreviewEnabled(); |