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

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

Issue 2820153003: [MD Bookmarks] Add keyboard navigation to sidebar. (Closed)
Patch Set: address comments 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 ed36636957bbd6dcfea204e4c2fa7c2de4b17c67..fd60434bda58797f794b9421e950e3818d2ccbee 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",
]
« no previous file with comments | « chrome/browser/resources/md_bookmarks/folder_node.js ('k') | chrome/test/data/webui/md_bookmarks/dnd_manager_test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698