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

Unified Diff: qunit/index.html

Issue 29351586: Issue 4023 - Move storage of subscription lists to localStorage - adblockplusedgems (Closed)
Patch Set: Rebase to version 0.9.6 Created Sept. 8, 2016, 11:54 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
« lib/adblockplus.js ('K') | « manifest.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: qunit/index.html
===================================================================
--- a/qunit/index.html
+++ b/qunit/index.html
@@ -13,6 +13,7 @@
<script src="qunit.js"></script>
<script src="../ext/common.js"></script>
<script src="../ext/background.js"></script>
+ <script src="../lib/lz-string.js"></script>
<script src="../lib/compat.js"></script>
<script src="../lib/info.js"></script>
<script src="../lib/adblockplus.js"></script>
« lib/adblockplus.js ('K') | « manifest.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld