| Index: chrome/browser/resources/file_manager/js/mock_chrome.js
|
| ===================================================================
|
| --- chrome/browser/resources/file_manager/js/mock_chrome.js (revision 113839)
|
| +++ chrome/browser/resources/file_manager/js/mock_chrome.js (working copy)
|
| @@ -217,7 +217,7 @@
|
| PARENT_DIRECTORY: 'Parent Directory',
|
|
|
| ROOT_DIRECTORY_LABEL: 'Files',
|
| - CHROMEBOOK_DIRECTORY_LABEL: 'Chromebook',
|
| + DOWNLOADS_DIRECTORY_LABEL: 'File Shelf',
|
| DOWNLOADS_DIRECTORY_WARNING: "<strong>Caution:</strong> These files are temporary and may be automatically deleted to free up disk space. <a href='javascript://'>Learn More</a>",
|
| MEDIA_DIRECTORY_LABEL: 'External Storage',
|
| NAME_COLUMN_LABEL: 'Name',
|
|
|