| Index: chrome/browser/resources/local_ntp/local_ntp.html
|
| diff --git a/chrome/browser/resources/local_ntp/local_ntp.html b/chrome/browser/resources/local_ntp/local_ntp.html
|
| index 1ea6c0bdbcef20f0bcb42adbb7e54f6cc2f74b8d..43cdc3eb096a719423e6de7062c7f07078b9b048 100644
|
| --- a/chrome/browser/resources/local_ntp/local_ntp.html
|
| +++ b/chrome/browser/resources/local_ntp/local_ntp.html
|
| @@ -9,7 +9,7 @@
|
| <script src="chrome-search://local-ntp/config.js"
|
| integrity="{{CONFIG_INTEGRITY}}"></script>
|
| <script src="chrome-search://local-ntp/local-ntp.js"
|
| - integrity="sha256-yAvSu2Dl9rlQTpQn8P1hcE5GUFQVGbuCMHypwtN6uDg="></script>
|
| + integrity="sha256-//Ntxa12Vzvs6oUFThZ7SAu9dDxHfqgUeSTOrQKqlgE="></script>
|
| <meta charset="utf-8">
|
| <meta name="google" value="notranslate">
|
| </head>
|
|
|