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

Unified Diff: chrome/browser/resources/md_bookmarks/dialog_focus_manager.html

Issue 2981503002: [MD Bookmarks] Refactor focus ring hiding. (Closed)
Patch Set: rebase, address_comments Created 3 years, 5 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/browser/resources/md_bookmarks/dialog_focus_manager.html
diff --git a/chrome/browser/resources/md_bookmarks/dialog_focus_manager.html b/chrome/browser/resources/md_bookmarks/dialog_focus_manager.html
index 9e0ea5a71ba473cb518c8712d39c7348afb197bd..2476ff0ce78e2b1b43b2886cc7049ac060c0e4b7 100644
--- a/chrome/browser/resources/md_bookmarks/dialog_focus_manager.html
+++ b/chrome/browser/resources/md_bookmarks/dialog_focus_manager.html
@@ -1,3 +1,2 @@
<link rel="import" href="chrome://resources/html/cr.html">
-<link rel="import" href="chrome://bookmarks/mouse_focus_behavior.html">
<script src="chrome://bookmarks/dialog_focus_manager.js"></script>

Powered by Google App Engine
This is Rietveld 408576698