| Index: chrome/common/extensions/docs/templates/articles/app_codelab_import_todomvc.html
|
| diff --git a/chrome/common/extensions/docs/templates/articles/app_codelab_import_todomvc.html b/chrome/common/extensions/docs/templates/articles/app_codelab_import_todomvc.html
|
| index 8d537378577aff1b77b874daf7c48fc3de7d42a7..133e41dec3babc73a8e4441c555096f734d9642c 100644
|
| --- a/chrome/common/extensions/docs/templates/articles/app_codelab_import_todomvc.html
|
| +++ b/chrome/common/extensions/docs/templates/articles/app_codelab_import_todomvc.html
|
| @@ -71,7 +71,7 @@ Copy all files (including folders) from <em>todomvc</em> into your project folde
|
| <!--
|
| <blockquote>
|
| > Refused to execute inline script because it violates the following Content <br>
|
| - > Security Policy directive: "default-src 'self' chrome-extension-resource:". <br>
|
| + > Security Policy directive: "default-src 'self'". <br>
|
| > Note that 'script-src' was not explicitly set, so 'default-src' is used as a <br>
|
| > fallback. <br>
|
| > index.html:42
|
|
|