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

Unified Diff: chrome/browser/resources/chromeos/drive_internals.html

Issue 10821051: gdata: Add File System Contents section to chrome:drive-internals (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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/chromeos/drive_internals.html
diff --git a/chrome/browser/resources/chromeos/drive_internals.html b/chrome/browser/resources/chromeos/drive_internals.html
index 87eab8530e5e941d2888f8134ba697c89917e00f..2c25c6f41aa1ce8515d361e1da58699475a6a18a 100644
--- a/chrome/browser/resources/chromeos/drive_internals.html
+++ b/chrome/browser/resources/chromeos/drive_internals.html
@@ -18,5 +18,7 @@
<table>
<tbody id='gcache-contents'></tbody>
</table>
+ <h2>File System Contents</h2>
+ <pre id='file-system-contents'></pre>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698