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

Unified Diff: chrome/content/typedItOptIn.js

Issue 8948027: Ported changes from Adblock Plus integration back into URL Fixer (Closed)
Patch Set: Created Jan. 14, 2013, 10:03 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 | « chrome/content/options.js ('k') | chrome/skin/icon16.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/content/typedItOptIn.js
===================================================================
--- a/chrome/content/typedItOptIn.js
+++ b/chrome/content/typedItOptIn.js
@@ -36,6 +36,6 @@
function onDisclosure()
{
- require("typedItCollector").openDisclosurePage();
+ require("typoCollector").openDisclosurePage();
window.close();
}
« no previous file with comments | « chrome/content/options.js ('k') | chrome/skin/icon16.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld