| Index: chrome/android/shell/res/values/strings.xml
|
| diff --git a/chrome/android/shell/res/values/strings.xml b/chrome/android/shell/res/values/strings.xml
|
| index 10813276b9db4d9d469d7d5930a1c40a32112458..df212c1998b81c4a032d7f26f7140bde7bf89048 100644
|
| --- a/chrome/android/shell/res/values/strings.xml
|
| +++ b/chrome/android/shell/res/values/strings.xml
|
| @@ -15,5 +15,6 @@
|
| <string name="signout_title">Do you want to sign out?</string>
|
| <string name="signout_sign_out">Sign out</string>
|
| <string name="signout_cancel">Cancel</string>
|
| + <string name="distill_page_menu">Distill page</string>
|
| <string name="browser_process_initialization_failed">Initialization failed.</string>
|
| </resources>
|
|
|