| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 7c3a6b2d7633f4dcc450790118938b3e3483cc18..16c7a30537caa8d193d333eb509a730dbe1789c3 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -7503,6 +7503,11 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| desc="Text for the button that opens the app full screen.">
|
| Open full screen
|
| </message>
|
| + <if expr="pp_ifdef('chromeos')">
|
| + <message name="IDS_NEW_TAB_CLOSE_MENU_EXPAND" desc="Text for the closed section menu footer that will restore the section.">
|
| + Expand
|
| + </message>
|
| + </if>
|
|
|
| <!-- Offline page -->
|
| <if expr="pp_ifdef('chromeos')">
|
|
|