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

Unified Diff: ui/webui/resources/html/cr/ui/focus_row.html

Issue 1313453002: Make cr.ui.Focus* play nice with Shadow DOM and MD chrome://downloads (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 5 years, 4 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: ui/webui/resources/html/cr/ui/focus_row.html
diff --git a/ui/webui/resources/html/cr/ui/focus_row.html b/ui/webui/resources/html/cr/ui/focus_row.html
index 5c606d963cea597c307f8fd3659279102a4965f6..b9f850aaf9d82881c5e15019fd08dfb8d13c5b30 100644
--- a/ui/webui/resources/html/cr/ui/focus_row.html
+++ b/ui/webui/resources/html/cr/ui/focus_row.html
@@ -1 +1,4 @@
+<link rel="import" href="chrome://resources/html/assert.html">
+<link rel="import" href="chrome://resources/html/cr.html">
+<link rel="import" href="chrome://resources/html/event_tracker.html">
<script src="chrome://resources/js/cr/ui/focus_row.js"></script>

Powered by Google App Engine
This is Rietveld 408576698