| 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 e5a7665ab7ba9997704bdaf1d63d9e2e8d627c3e..4d6948ad4d4b5deff7b6075a78d9f21e8b657411 100644
|
| --- a/chrome/browser/resources/chromeos/drive_internals.html
|
| +++ b/chrome/browser/resources/chromeos/drive_internals.html
|
| @@ -29,6 +29,13 @@
|
| </tbody>
|
| </table>
|
|
|
| + <ul>
|
| + <li>
|
| + Total Size:
|
| + <span id='gcache-summary-total-size'>(calculating...)</span> bytes.
|
| + </li>
|
| + </ul>
|
| +
|
| <h2 id='file-system-contents-section'>File System Contents</h2>
|
| <div id='file-system-contents'></div>
|
|
|
|
|