| 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>
|
|
|