Index: chrome/browser/resources/chromeos/chromevox/cvox2/background/background_test.extjs |
diff --git a/chrome/browser/resources/chromeos/chromevox/cvox2/background/background_test.extjs b/chrome/browser/resources/chromeos/chromevox/cvox2/background/background_test.extjs |
index a47c018ed55e58d970fe4d3d2465194bb2e21522..0811a0941376904f55e58f35bbaf3b47d30e32cc 100644 |
--- a/chrome/browser/resources/chromeos/chromevox/cvox2/background/background_test.extjs |
+++ b/chrome/browser/resources/chromeos/chromevox/cvox2/background/background_test.extjs |
@@ -28,6 +28,7 @@ BackgroundTest.prototype = { |
// Reset notifications so only explicit mode changes can cause them to trigger. |
Notifications.reset(); |
+ this.forceContextualLastOutput(); |
}, |
/** |