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

Side by Side Diff: lib/prefs.json

Issue 29337915: Issue 3748 - Update URL Fixer dependency on buildtools to revision c92cc4e4a338 and make it E10S-co… (Closed)
Patch Set: Even more bracket style adjustments Created March 14, 2016, 2:19 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « lib/child/typoNetError.js ('k') | lib/typoNetError.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "defaults": { 2 "defaults": {
3 "version": "", 3 "version": "",
4 4
5 "domainOptInAsk": false, 5 "domainOptInAsk": false,
6 "domainOptIn": false, 6 "domainOptIn": false,
7 "counter": 0, 7 "counter": 0,
8 "corrections_count": 0, 8 "corrections_count": 0,
9 9
10 "custom_replace": {}, 10 "custom_replace": {},
11 "whitelist": {}, 11 "whitelist": {},
12 12
13 "lastRuleUpdate": 0 13 "lastRuleUpdate": 0
14 } 14 }
15 } 15 }
OLDNEW
« no previous file with comments | « lib/child/typoNetError.js ('k') | lib/typoNetError.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld