Chromium Code Reviews| Index: chrome/test/base/test_switches.h |
| =================================================================== |
| --- chrome/test/base/test_switches.h (revision 248569) |
| +++ chrome/test/base/test_switches.h (working copy) |
| @@ -16,7 +16,7 @@ |
| extern const char kEnableChromiumBranding[]; |
| extern const char kEnableErrorDialogs[]; |
| -#if defined(OS_WIN) && defined(USE_AURA) |
| +#if defined(OS_WIN) |
| extern const char kAshBrowserTests[]; |
| #endif |