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

Unified Diff: trunk/src/chrome/browser/resources/sync_file_system_internals/main.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/main.html
===================================================================
--- trunk/src/chrome/browser/resources/sync_file_system_internals/main.html (revision 198868)
+++ trunk/src/chrome/browser/resources/sync_file_system_internals/main.html (working copy)
@@ -25,9 +25,12 @@
<tab>Sync Service</tab>
</tabs>
<tabpanels>
+
<tabpanel>
- <include src="sync_service.html" />
+ <!-- Sync Service -->
+ <h2>Sync Service</h2>
</tabpanel>
+
</tabpanels>
</tabbox>

Powered by Google App Engine
This is Rietveld 408576698