Remove ZoomBubbleBrowserTest from Mash blacklists.

The suppression is obsolete and the tests already work.

Bug: 791148
Change-Id: Ifc90e869376cc2833062ab54d32dd93c87f4ad3f
Reviewed-on: https://chromium-review.googlesource.com/c/1291786
Reviewed-by: James Cook <jamescook@chromium.org>
Commit-Queue: Evan Stade <estade@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#601231}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 7297063c2296370ca43d4c1e13f687cea12c11f8
diff --git a/buildbot/filters/chromeos.mash.fyi.browser_tests.filter b/buildbot/filters/chromeos.mash.fyi.browser_tests.filter
index 8ef69a3..8167d8b 100644
--- a/buildbot/filters/chromeos.mash.fyi.browser_tests.filter
+++ b/buildbot/filters/chromeos.mash.fyi.browser_tests.filter
@@ -95,10 +95,6 @@
 # TODO: Very slow (>25 seconds) and occasional timeouts.
 -ExecuteScriptApiTest/DestructiveScriptTest.*
 
-# Fails: immersive_controller->IsRevealed() returns false.
-# http://crbug.com/791148
--ZoomBubbleBrowserTest.*
-
 # ozone_platform.cc(61) Check failed: instance_. OzonePlatform is not initialized
 -ExtensionWebstoreGetWebGLStatusTest.*
 
diff --git a/buildbot/filters/chromeos.single_process_mash.browser_tests.filter b/buildbot/filters/chromeos.single_process_mash.browser_tests.filter
index 5985d66..1cefe82 100644
--- a/buildbot/filters/chromeos.single_process_mash.browser_tests.filter
+++ b/buildbot/filters/chromeos.single_process_mash.browser_tests.filter
@@ -51,10 +51,6 @@
 -PDFExtensionTest.*
 -PDFExtensionHitTestTest.*
 
-# Fails: immersive_controller->IsRevealed() returns false.
-# http://crbug.com/791148
--vZoomBubbleBrowserTest.*
-
 # ash::Shell::display_manager() to update displays.
 # http://crbug.com/831826
 -PolicyDisplayRotationDefault/DisplayRotationDefaultTest.*