Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(43)

Unified Diff: components/sync_driver/resources/data.html

Issue 2203673002: [Sync] Move //components/sync_driver to //components/sync/driver. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sd-a
Patch Set: Full change rebased on static lib. Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/sync_driver/resources/chrome_sync.js ('k') | components/sync_driver/resources/data.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync_driver/resources/data.html
diff --git a/components/sync_driver/resources/data.html b/components/sync_driver/resources/data.html
deleted file mode 100644
index ec3f237a3c69b0b323c0d13925e78de914233e0b..0000000000000000000000000000000000000000
--- a/components/sync_driver/resources/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>
« no previous file with comments | « components/sync_driver/resources/chrome_sync.js ('k') | components/sync_driver/resources/data.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698