| Index: chrome/app/google_chrome_strings.grd
|
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
|
| index 96e14ddb1b78e9fa7aab23ab5498adda9cb8ac87..09580abd130725d52d7063120516a83de3793f4f 100644
|
| --- a/chrome/app/google_chrome_strings.grd
|
| +++ b/chrome/app/google_chrome_strings.grd
|
| @@ -352,7 +352,7 @@ Chrome supports. -->
|
| Use hardware acceleration when available
|
| </message>
|
| <message name="IDS_OPTIONS_SYSTEM_ENABLE_HARDWARE_ACCELERATION_MODE_RESTART" desc="The restart string after changing hardware acceleration mode">
|
| - (requires Chrome <ph name="BEGIN_BUTTON"><button id="gpu-mode-reset-restart-button" type="button" class="link-button standalone-link-button"></ph>restart<ph name="END_BUTTON"></button></ph>)
|
| + (requires Chrome <ph name="BEGIN_BUTTON"><a is="action-link" id="gpu-mode-reset-restart-button" class="standalone-action-link"></ph>restart<ph name="END_BUTTON"></a></ph>)
|
| </message>
|
| <message name="IDS_CANT_WRITE_USER_DIRECTORY_SUMMARY" desc="Summary of problem displayed in dialog when we can't create a directory for this user.">
|
| Google Chrome cannot read and write to its data directory:
|
|
|