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

Unified Diff: chrome/test/data/webui/BUILD.gn

Issue 2820153003: [MD Bookmarks] Add keyboard navigation to sidebar. (Closed)
Patch Set: fix test Created 3 years, 8 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
Index: chrome/test/data/webui/BUILD.gn
diff --git a/chrome/test/data/webui/BUILD.gn b/chrome/test/data/webui/BUILD.gn
index 243e4f74cfdd4caaeae2c86c9003c236c59d3988..a3341d48c5a56d73ba962464c71749838efa72c5 100644
--- a/chrome/test/data/webui/BUILD.gn
+++ b/chrome/test/data/webui/BUILD.gn
@@ -10,6 +10,7 @@ js2gtest("interactive_ui_tests_js_webui") {
sources = [
"cr_elements/cr_elements_focus_test.js",
+ "md_bookmarks/md_bookmarks_focus_test.js",
"md_history/md_history_focus_test.js",
"settings/cr_settings_interactive_ui_tests.js",
]

Powered by Google App Engine
This is Rietveld 408576698