| Index: chrome/common/extensions/docs/templates/private/warning_master.html
|
| diff --git a/chrome/common/extensions/docs/templates/private/warning_trunk.html b/chrome/common/extensions/docs/templates/private/warning_master.html
|
| similarity index 63%
|
| rename from chrome/common/extensions/docs/templates/private/warning_trunk.html
|
| rename to chrome/common/extensions/docs/templates/private/warning_master.html
|
| index bd30f426ce4876553981064ee548a0d947e51d31..9f03220106be2dc6a3dd60d10833a185bccb6da5 100644
|
| --- a/chrome/common/extensions/docs/templates/private/warning_trunk.html
|
| +++ b/chrome/common/extensions/docs/templates/private/warning_master.html
|
| @@ -1,4 +1,4 @@
|
| <p class="warning">
|
| This API is still being developed. It is only available to developers building from
|
| - <a href="http://www.chromium.org/developers/">trunk</a>.
|
| + <a href="http://www.chromium.org/developers/">from source</a>.
|
| </p>
|
|
|