Chromium Code Reviews| Index: chrome/common/extensions/docs/content_scripts.html |
| diff --git a/chrome/common/extensions/docs/content_scripts.html b/chrome/common/extensions/docs/content_scripts.html |
| index c94ee56dda63fc07a65f403ec53825ab810bd8a9..2fd23a364d250f5741f1512879165a0650338948 100644 |
| --- a/chrome/common/extensions/docs/content_scripts.html |
| +++ b/chrome/common/extensions/docs/content_scripts.html |
| @@ -314,9 +314,6 @@ They <b>cannot</b>: |
| <li> |
| Make cross-site XMLHttpRequests |
| </li> |
| - <li> |
| - Execute on file:// urls. |
| - </li> |
| </ul> |
| <p> |