Index: chrome/test/data/webui/history_browsertest.js |
diff --git a/chrome/test/data/webui/history_browsertest.js b/chrome/test/data/webui/history_browsertest.js |
index d49ee8b6b9cfc573ece8254429228a616de20c84..c35b5fb8f6fc8b1fbd2a7f7716a9d840d36a7389 100644 |
--- a/chrome/test/data/webui/history_browsertest.js |
+++ b/chrome/test/data/webui/history_browsertest.js |
@@ -784,7 +784,7 @@ HistoryWebUIRealBackendTest.prototype = { |
// AX_TEXT_04: http://crbug.com/560914 |
this.accessibilityAuditConfig.ignoreSelectors( |
'linkWithUnclearPurpose', |
- '#notification-bar > A'); |
+ '#notification-bar > SPAN > A'); |
}, |
}; |