Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: popup.html

Issue 29379782: Issue 4974 - Include HTMLCollection iterator workaround for popup (Closed)
Patch Set: Created March 10, 2017, 1:35 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: popup.html
diff --git a/popup.html b/popup.html
index 2ee22603c1a0aea95476bdb7032be0de4e938c3c..0cc94e69fd95843213ae64f3fa72a55892956bd3 100644
--- a/popup.html
+++ b/popup.html
@@ -21,6 +21,7 @@
<head>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="skin/popup.css">
+ <script src="ext/common.js"></script>
<script src="ext/popup.js"></script>
<script src="i18n.js"></script>
<script src="popup.js"></script>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld