diff options
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r-- | chrome/common/chrome_switches.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h index 55daad9..2517477 100644 --- a/chrome/common/chrome_switches.h +++ b/chrome/common/chrome_switches.h @@ -374,10 +374,6 @@ extern const char kDisablePrintPreview[]; extern const char kEnablePrintPreview[]; extern const char kEnableBenchmarking[]; -#if defined(USE_AURA) -extern const char kTestCompositor[]; -#endif - bool IsPrintPreviewEnabled(); bool IsInBrowserThumbnailingEnabled(); |