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

Unified Diff: firstRun.js

Issue 29496555: Noissue - Fix setLinks related ESLint errors (Closed)
Patch Set: Created July 24, 2017, 9:08 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
« common.js ('K') | « common.js ('k') | new-options.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: firstRun.js
diff --git a/firstRun.js b/firstRun.js
index d7fd7f4de5dcd86bab394336d7433b2beba90918..79d54036b981be9ed71e32280cd0c21ce9b04801 100644
--- a/firstRun.js
+++ b/firstRun.js
@@ -15,7 +15,7 @@
* along with Adblock Plus. If not, see <http://www.gnu.org/licenses/>.
*/
-/* globals checkShareResource, getDocLink, openSharePopup, E */
+/* globals checkShareResource, getDocLink, openSharePopup, setLinks, E */
"use strict";
« common.js ('K') | « common.js ('k') | new-options.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld