Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| =================================================================== |
| --- chrome/common/chrome_switches.h (revision 101031) |
| +++ chrome/common/chrome_switches.h (working copy) |
| @@ -353,6 +353,7 @@ |
| extern const char kDisablePrintPreview[]; |
| extern const char kEnablePrintPreview[]; |
| +extern const char kEnableBenchmarking[]; |
| bool IsPrintPreviewEnabled(); |