| Index: chrome/common/extensions/docs/static/override.html
|
| diff --git a/chrome/common/extensions/docs/static/override.html b/chrome/common/extensions/docs/static/override.html
|
| index 6a4848d5e871aa74756e56bdfa8282541b71925b..83bbd5dbebacf8d1b558e9c8fa083a0d0a30355a 100644
|
| --- a/chrome/common/extensions/docs/static/override.html
|
| +++ b/chrome/common/extensions/docs/static/override.html
|
| @@ -70,6 +70,11 @@ specify "spanning" mode for the <a href="manifest.html#incognito">incognito</a>
|
| manifest property.
|
| </p>
|
|
|
| +<p class="note">
|
| +<b>Note:</b>
|
| +You cannot override the New Tab page in incognito windows.
|
| +</p>
|
| +
|
| <p>
|
| The following screenshots show the default New Tab page
|
| next to a custom New Tab page.
|
|
|