Index: sandbox/mac/bootstrap_sandbox_unittest.mm |
diff --git a/sandbox/mac/bootstrap_sandbox_unittest.mm b/sandbox/mac/bootstrap_sandbox_unittest.mm |
index 2dcaf5c7289bbd8412c4c3e5bb9bbec5e97db98d..1965239942148972a17e32533772d217b2bff6fc 100644 |
--- a/sandbox/mac/bootstrap_sandbox_unittest.mm |
+++ b/sandbox/mac/bootstrap_sandbox_unittest.mm |
@@ -134,8 +134,7 @@ |
// Run the test with the sandbox enabled without notifications on the policy |
// whitelist. |
-// Disabled, http://crbug.com/407066 . |
-TEST_F(BootstrapSandboxTest, DISABLED_DistributedNotifications_SandboxDeny) { |
+TEST_F(BootstrapSandboxTest, DistributedNotifications_SandboxDeny) { |
base::scoped_nsobject<DistributedNotificationObserver> observer( |
[[DistributedNotificationObserver alloc] init]); |