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

Unified Diff: trunk/src/chrome/browser/resources/sync_file_system_internals/sync_service.html

Issue 14753008: Revert 198867 "Gets the initial sync service status. In the next..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 7 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
Index: trunk/src/chrome/browser/resources/sync_file_system_internals/sync_service.html
===================================================================
--- trunk/src/chrome/browser/resources/sync_file_system_internals/sync_service.html (revision 198868)
+++ trunk/src/chrome/browser/resources/sync_file_system_internals/sync_service.html (working copy)
@@ -1,11 +0,0 @@
-<script src="chrome://syncfs-internals/sync_service.js"></script>
-
-<h2>Sync Service</h2>
-<table>
- <tbody>
- <tr>
- <td>Service Status</td>
- <td id="service-status">N/A</td>
- </tr>
- </tbody>
-</table>

Powered by Google App Engine
This is Rietveld 408576698