| Index: ui/webui/resources/html/event_tracker.html
|
| diff --git a/ui/webui/resources/html/action_link.html b/ui/webui/resources/html/event_tracker.html
|
| similarity index 55%
|
| copy from ui/webui/resources/html/action_link.html
|
| copy to ui/webui/resources/html/event_tracker.html
|
| index 6c2852c5413b3387bb8057e156bbe6ab500108b1..e04e34bccc3a0114221f74501a874faa23ea3109 100644
|
| --- a/ui/webui/resources/html/action_link.html
|
| +++ b/ui/webui/resources/html/event_tracker.html
|
| @@ -1,2 +1,2 @@
|
| <!-- Allows importing via HTML imports to avoid duplicating this resource. -->
|
| -<script src="chrome://resources/js/action_link.js"></script>
|
| +<script src="chrome://resources/js/event_tracker.js"></script>
|
|
|