| Index: chrome/common/extensions/docs/templates/private/intro_tables/dev_message.html
|
| diff --git a/chrome/common/extensions/docs/templates/private/intro_tables/dev_message.html b/chrome/common/extensions/docs/templates/private/intro_tables/dev_message.html
|
| index 1ecf83416a15824717376eeb9073afb8fb8aa40a..f3479e1597b366049da4924513ad0b48c786cd24 100644
|
| --- a/chrome/common/extensions/docs/templates/private/intro_tables/dev_message.html
|
| +++ b/chrome/common/extensions/docs/templates/private/intro_tables/dev_message.html
|
| @@ -1 +1,6 @@
|
| -<a href="http://www.chromium.org/getting-involved/dev-channel">Dev</a> channel only.
|
| +<a href="http://www.chromium.org/getting-involved/dev-channel">Dev</a> channel
|
| +{{?content.scheduled}}
|
| +(scheduled for Chrome {{content.scheduled}}).
|
| +{{:content.scheduled}}
|
| +only.
|
| +{{/content.scheduled}}
|
|
|