| Index: chrome/browser/resources/quota_internals/main.html
|
| diff --git a/chrome/browser/resources/quota_internals/main.html b/chrome/browser/resources/quota_internals/main.html
|
| index e8f9aaeed44d5fcbbec5595d43e20aac6cd285b7..62984748e5c380d9ff4a3c11c15adb15fa740aa3 100644
|
| --- a/chrome/browser/resources/quota_internals/main.html
|
| +++ b/chrome/browser/resources/quota_internals/main.html
|
| @@ -6,7 +6,7 @@ found in the LICENSE file.
|
| -->
|
| <html i18n-values="dir:textdirection;">
|
| <title>Quota Internals</title>
|
| -<link rel="stylesheet" href="main.css"/>
|
| +<link rel="stylesheet" href="main.css">
|
|
|
| <script src="chrome://resources/js/util.js"></script>
|
| <script src="chrome://resources/js/cr.js"></script>
|
|
|