| 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 a85d7b1ca7203d2beb6b6b06df006631ed21d68d..e5b96978f8073f22681a14eb441c52687192370a 100644
|
| --- a/chrome/browser/resources/chromeos/drive_internals.html
|
| +++ b/chrome/browser/resources/chromeos/drive_internals.html
|
| @@ -37,10 +37,10 @@
|
|
|
| <h2 id='local-metadata-section'>Local Metadata</h2>
|
| <div>
|
| - <button id='button-reload-drive-filesystem'>
|
| - Clear local data and reload
|
| + <button id='button-reset-drive-filesystem'>
|
| + Clear local data
|
| </button>
|
| - <span id='reload-status-text'></span>
|
| + <span id='reset-status-text'></span>
|
| </div>
|
| <ul>
|
| <li>Local Changestamp:
|
|
|