Index: chrome/test/base/test_switches.cc |
=================================================================== |
--- chrome/test/base/test_switches.cc (revision 248569) |
+++ chrome/test/base/test_switches.cc (working copy) |
@@ -18,7 +18,7 @@ |
// Enable displaying error dialogs (for debugging). |
const char kEnableErrorDialogs[] = "enable-errdialogs"; |
-#if defined(OS_WIN) && defined(USE_AURA) |
+#if defined(OS_WIN) |
// Force browser tests to run in Ash/Metro on Windows 8. |
const char kAshBrowserTests[] = "ash-browsertests"; |
#endif |