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

Unified Diff: chrome/browser/resources/sync_internals/node_browser.html

Issue 1226213002: Sync: Support nodes with implicit permanent folders: Node Browser and out-of-order loading from DB (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Changed comments Created 5 years, 5 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: chrome/browser/resources/sync_internals/node_browser.html
diff --git a/chrome/browser/resources/sync_internals/node_browser.html b/chrome/browser/resources/sync_internals/node_browser.html
index 3b323b0fe0db33219921d91e69a7202474c5966e..6751c0c0af90d1c46239009d562edbfc2f984726 100644
--- a/chrome/browser/resources/sync_internals/node_browser.html
+++ b/chrome/browser/resources/sync_internals/node_browser.html
@@ -41,7 +41,7 @@ item detail on the lower right. -->
</tr>
<tr>
<td>Type</td>
- <td jscontent="serverModelType"></td>
+ <td jscontent="modelType"></td>
</tr>
<tr>
<td>External ID</td>
« no previous file with comments | « chrome/browser/resources/sync_internals/data.js ('k') | chrome/browser/resources/sync_internals/sync_node_browser.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698