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

Unified Diff: metadata.chrome

Issue 29705719: Issue 6402 - Split filter hit / request logging out into own API (Closed)
Patch Set: Nightmarish rebase Created April 13, 2018, 3:20 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/hitLogger.js ('K') | « lib/whitelisting.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.chrome
diff --git a/metadata.chrome b/metadata.chrome
index 516cb1d4ba26f1cf532f9034da75c53ba13d24ae..51f8eb1ae5503be891a3a3e2251587be3e9c19dd 100644
--- a/metadata.chrome
+++ b/metadata.chrome
@@ -122,6 +122,7 @@ skin/updates.css = adblockplusui/skin/updates.css
lib/adblockplus.js =
adblockpluscore/lib/filterListener.js
adblockpluscore/lib/synchronizer.js
+ lib/devtools.js
Manish Jethani 2018/04/23 15:30:59 Where is lib/hitLogger.js included?
kzar 2018/05/01 10:53:08 The modules listed here are "entry points" which W
Manish Jethani 2018/05/02 13:25:14 Acknowledged.
lib/requestBlocker.js
lib/popupBlocker.js
lib/subscriptionInit.js
« lib/hitLogger.js ('K') | « lib/whitelisting.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld