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

Unified Diff: metadata.common

Issue 29399577: Issue 5077 - Update buildtools dependency to 1ed9c0c32f78 (Closed)
Patch Set: Update revision Created April 3, 2017, 7:35 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 | « lib/compat.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.common
diff --git a/metadata.common b/metadata.common
index 63b17de0ef79322a2d86dbe25c004b11364c9c12..8242dd7418a086832512a9bde4c235d73d7df7ee 100644
--- a/metadata.common
+++ b/metadata.common
@@ -3,7 +3,6 @@ version = 1.13.2
backgroundScripts = ext/common.js
ext/background.js
lib/compat.js
- lib/info.js
lib/publicSuffixList.js
lib/adblockplus.js
messageResponder.js
@@ -11,7 +10,6 @@ backgroundScripts = ext/common.js
testScripts = ../ext/common.js
../ext/background.js
../lib/compat.js
- ../lib/info.js
../lib/adblockplus.js
../lib/publicSuffixList.js
common.js
@@ -88,6 +86,7 @@ lib/adblockplus.js =
adblockpluscore/lib/synchronizer.js
adblockplusui/lib/antiadblockInit.js
lib/adblockplus.js[module] = true
+lib/adblockplus.js[injectinfomodule] = true
lib/adblockplus.js[autoload] = filterListener,synchronizer,requestBlocker,popupBlocker,subscriptionInit,filterComposer,stats,uninstall,csp
ext/common.js = ext/common.js
ext/background.js = ext/background.js
« no previous file with comments | « lib/compat.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld