Side by Side Diff: chrome/browser/resources/sync_internals/data.html
Issue 1334173006:
Move sync_internals resources and constants to //components. (Closed)
Base URL: https://chromium.googlesource.com/chromium/src.git@gcmInternals
Patch Set: Rebase
Created 5 years, 3 months ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
1 <p><strong>Some personal info may be in the events dump. Be
2 careful about posting data dumps on bug reports.</strong></p>
3
4 <button id="dump-to-text">Dump sync events to text</button>
5
6 <pre id="data-dump"></pre>
7
8 <hr>
9
10 <div id="node-type-checkboxes">
11 </div>
12
13
14 <button id="dump-to-file">Dump sync nodes to file</button>
15
16 <input type="checkbox" id="include-specifics">include node content <font color="
red">WARNING: This is likely to include personal information.</font><br>
Issue 1334173006: Move sync_internals resources and constants to //components.
(Closed)
Created 5 years, 3 months ago by droger
Modified 5 years, 3 months ago
Reviewers: Nicolas Zea, blundell, jochen (gone - plz use gerrit)
Base URL: https://chromium.googlesource.com/chromium/src.git@gcmInternals
Comments: 2