Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| =================================================================== |
| --- chrome/common/chrome_switches.h (revision 113506) |
| +++ chrome/common/chrome_switches.h (working copy) |
| @@ -374,10 +374,6 @@ |
| extern const char kEnablePrintPreview[]; |
| extern const char kEnableBenchmarking[]; |
| -#if defined(USE_AURA) |
| -extern const char kTestCompositor[]; |
| -#endif |
| - |
| bool IsPrintPreviewEnabled(); |
| bool IsInBrowserThumbnailingEnabled(); |