| Index: chrome/browser/resources/settings/site_settings/constants.html
|
| diff --git a/chrome/browser/resources/settings/site_settings/constants.html b/chrome/browser/resources/settings/site_settings/constants.html
|
| index c954998cc041933deaf63ed578daf3dd3feb87c7..f6c86039d20408cd964b8097069c670f1357f0e5 100644
|
| --- a/chrome/browser/resources/settings/site_settings/constants.html
|
| +++ b/chrome/browser/resources/settings/site_settings/constants.html
|
| @@ -1,2 +1,2 @@
|
| <link rel="import" href="chrome://resources/html/cr.html">
|
| -<script src="/site_settings/constants.js"></script>
|
| +<script src="constants.js"></script>
|
|
|