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