Roll src/third_party/WebKit 9f7fb92:f103b33 (svn 202621:202622)
[chromium-blink-merge.git] / components / sync_driver / resources / data.html
blobec3f237a3c69b0b323c0d13925e78de914233e0b
1 <p><strong>Some personal info may be in the events dump. Be
2 careful about posting data dumps on bug reports.</strong></p>
4 <button id="dump-to-text">Dump sync events to text</button>
6 <pre id="data-dump"></pre>
8 <hr>
10 <div id="node-type-checkboxes">
11 </div>
14 <button id="dump-to-file">Dump sync nodes to file</button>
16 <input type="checkbox" id="include-specifics">include node content <font color="red">WARNING: This is likely to include personal information.</font><br>
18 <a style="display: none" id="dump-to-file-anchor"></a>
20 <script src="chrome://sync-internals/data.js"></script>