| Index: chrome/browser/extensions/webstore_inline_installer_browsertest.cc
|
| diff --git a/chrome/browser/extensions/webstore_inline_installer_browsertest.cc b/chrome/browser/extensions/webstore_inline_installer_browsertest.cc
|
| index 70d6634189a150cb1ca3c2554b63123b368fc07f..f947842fbf9f1c7649cc2068e0ee60991b4cfc2c 100644
|
| --- a/chrome/browser/extensions/webstore_inline_installer_browsertest.cc
|
| +++ b/chrome/browser/extensions/webstore_inline_installer_browsertest.cc
|
| @@ -146,7 +146,7 @@ IN_PROC_BROWSER_TEST_F(WebstoreInlineInstallerTest,
|
|
|
| // http://crbug.com/517309
|
| #if defined(OS_WIN)
|
| -#define MAYBE_ShouldBlockInlineInstallFromPopupWindow DISABLED_ShouldBlockInlineInstallFromPopupWindow
|
| +#define MAYBE_ShouldBlockInlineInstallFromPopupWindow ShouldBlockInlineInstallFromPopupWindow
|
| #else
|
| #define MAYBE_ShouldBlockInlineInstallFromPopupWindow ShouldBlockInlineInstallFromPopupWindow
|
| #endif
|
|
|