Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3576)

Unified Diff: chrome/test/data/webui/md_history/md_history_browsertest.js

Issue 1681053002: Unrestrict version of PolymerElements/iron-list and update it (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fix-closure
Patch Set: and vulcanize Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/resources/md_history/compiled_resources.gyp ('k') | third_party/polymer/v1_0/bower.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/webui/md_history/md_history_browsertest.js
diff --git a/chrome/test/data/webui/md_history/md_history_browsertest.js b/chrome/test/data/webui/md_history/md_history_browsertest.js
index 1c4ea3e5106fc9d6a42bbf92b1e0ab3daa072682..bb6c67632ada4fc1a1c5b515d38c0f579fe3747e 100644
--- a/chrome/test/data/webui/md_history/md_history_browsertest.js
+++ b/chrome/test/data/webui/md_history/md_history_browsertest.js
@@ -22,6 +22,9 @@ MaterialHistoryBrowserTest.prototype = {
commandLineSwitches: [{switchName: 'enable-md-history'}],
+ /** @override */
+ runAccessibilityChecks: false,
+
extraLibraries: PolymerTest.getLibraries(ROOT_PATH).concat([
'test_util.js',
'history_card_manager_test.js',
« no previous file with comments | « chrome/browser/resources/md_history/compiled_resources.gyp ('k') | third_party/polymer/v1_0/bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698