| Index: chrome/browser/resources/file_manager/js/mock_chrome.js
|
| diff --git a/chrome/browser/resources/file_manager/js/mock_chrome.js b/chrome/browser/resources/file_manager/js/mock_chrome.js
|
| index e8a9ba4f9bd02c3bdef90e9b9ed18463a7cc4532..84b41a5d562afeff2f33af61c1c9e4f54d90374a 100644
|
| --- a/chrome/browser/resources/file_manager/js/mock_chrome.js
|
| +++ b/chrome/browser/resources/file_manager/js/mock_chrome.js
|
| @@ -620,7 +620,7 @@ chrome.fileBrowserPrivate = {
|
| 'safely stored in Google Drive .</p>' +
|
| '<p><strong>Share, create and collaborate</strong> ' +
|
| 'on files with others all in one place .</p>',
|
| - DRIVE_WELCOME_GET_STARTED: 'Get started',
|
| + DRIVE_WELCOME_CHECK_ELIGIBILITY: 'Check eligibility',
|
| DRIVE_WELCOME_DISMISS: 'Dismiss',
|
| DRIVE_LOADING_PROGRESS: '$1 files fetched',
|
|
|
|
|