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

Unified Diff: metadata.common

Issue 5768064935133184: Issue 2021 - Replaced FileSystem API with chrome.storage.local (Closed)
Patch Set: Rebased Created April 10, 2015, 6:54 a.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 | « metadata.chrome ('k') | metadata.safari » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.common
===================================================================
--- a/metadata.common
+++ b/metadata.common
@@ -4,7 +4,6 @@
ext/background.js
lib/compat.js
lib/info.js
- lib/io.js
lib/adblockplus.js
lib/punycode.js
lib/publicSuffixList.js
@@ -52,6 +51,7 @@
[convert_js]
lib/adblockplus.js = lib/prefs.js
lib/utils.js
+ lib/io.js
lib/elemHideHitRegistration.js
adblockplus/lib/downloader.js
adblockplus/lib/filterNotifier.js
« no previous file with comments | « metadata.chrome ('k') | metadata.safari » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld