| Index: chrome/browser/resources/sync_internals/data.html
|
| diff --git a/chrome/browser/resources/sync_internals/data.html b/chrome/browser/resources/sync_internals/data.html
|
| deleted file mode 100644
|
| index ec3f237a3c69b0b323c0d13925e78de914233e0b..0000000000000000000000000000000000000000
|
| --- a/chrome/browser/resources/sync_internals/data.html
|
| +++ /dev/null
|
| @@ -1,20 +0,0 @@
|
| -<p><strong>Some personal info may be in the events dump. Be
|
| -careful about posting data dumps on bug reports.</strong></p>
|
| -
|
| -<button id="dump-to-text">Dump sync events to text</button>
|
| -
|
| -<pre id="data-dump"></pre>
|
| -
|
| -<hr>
|
| -
|
| -<div id="node-type-checkboxes">
|
| -</div>
|
| -
|
| -
|
| -<button id="dump-to-file">Dump sync nodes to file</button>
|
| -
|
| -<input type="checkbox" id="include-specifics">include node content <font color="red">WARNING: This is likely to include personal information.</font><br>
|
| -
|
| -<a style="display: none" id="dump-to-file-anchor"></a>
|
| -
|
| -<script src="chrome://sync-internals/data.js"></script>
|
|
|