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

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

Issue 2820153003: [MD Bookmarks] Add keyboard navigation to sidebar. (Closed)
Patch Set: rebase 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 4a14defa98a272dcdcbd8ff779b7b8d9f7a3d236..69d79f15f553974982043321f8de847f8293d240 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