| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index a35cd5c6bb93684ceaf46f1d317977bf815674b4..42470fe2a3303d26c419c646db8edf951637d1c2 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -6216,6 +6216,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_FLAGS_ENABLE_SYNC_APP_LIST_DESCRIPTION" desc="Description for the flag to enable syncing the app list.">
|
| Enable App Launcher sync. This also enables Folders where available (non OSX).
|
| </message>
|
| + <message name="IDS_FLAGS_ENABLE_MATERIAL_DESIGN_NTP_NAME" desc="Name of the flag to enable the Material Design New Tab Page (NTP).">
|
| + Enable Material Design NTP.
|
| + </message>
|
| + <message name="IDS_FLAGS_ENABLE_MATERIAL_DESIGN_NTP_DESCRIPTION" desc="Description for the flag to enable the Material Design New Tab Page (NTP).">
|
| + Enable the Material Design New Tab Page.
|
| + </message>
|
| <if expr="is_macosx">
|
| <message name="IDS_FLAGS_ENABLE_AVFOUNDATION_NAME" desc="Name of the flag to enable Mac AVFoundation.">
|
| Enable use of Mac OS X AVFoundation APIs, instead of QTKit.
|
|
|