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

Unified Diff: lib/info.js

Issue 10198022: Pass application data into libadblockplus (Closed)
Patch Set: Created April 12, 2013, 1:23 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
Index: lib/info.js
===================================================================
deleted file mode 100644
--- a/lib/info.js
+++ /dev/null
@@ -1,5 +0,0 @@
-exports.addonID = "none";
Wladimir Palant 2013/04/16 06:35:26 I only realized now that you removed this module w
-exports.addonVersion = "2.1"; // Hardcoded for now
-exports.addonRoot = "";
-exports.addonName = "";
-exports.application = "libadblockplus";

Powered by Google App Engine
This is Rietveld