summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/sync_internals/data.html
blob: 901cb4ad10058b77f1e68e68aa9ed74a9c168668 (plain)
1
2
3
4
5
6
7
8
<p><strong>Some personal info may be in the data dump. Be
careful about posting data dumps on bug reports.</strong></p>

<button id="dump-to-text">Dump to text</button>

<pre id="data-dump"></pre>

<script src="chrome://sync-internals/data.js"></script>