| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 6e16e38e7639e73e2be25c6dd3461b8027241737..40488985bac32eb05632389b153471d8e57bd6fd 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -5739,6 +5739,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_FLAGS_ENABLE_SCROLL_PREDICTION_NAME" desc="Title of the flag which enables scroll prediction.">
|
| Enable scroll prediction
|
| </message>
|
| + <message name="IDS_FLAGS_TOP_CHROME_MD" desc="Title of the flag which enables or disables material design in the top chrome of the browser.">
|
| + Material design in the browser's top chrome
|
| + </message>
|
| + <message name="IDS_FLAGS_TOP_CHROME_MD_DESCRIPTION" desc="Description of the flag which enables or disables material design in the top chrome of the browser.">
|
| + Enable or disable material design elements in the browser's chrome.
|
| + </message>
|
| <message name="IDS_FLAGS_ENABLE_SCROLL_PREDICTION_DESCRIPTION" desc="Description of the flag to enable scroll prediction.">
|
| Predicts the finger's future position during scrolls allowing time to render the frame before the finger is there.
|
| </message>
|
|
|