| Index: chrome/browser/resources/about_memory_mac.html
|
| diff --git a/chrome/browser/resources/about_memory_mac.html b/chrome/browser/resources/about_memory_mac.html
|
| index 06cbccc5077348eaa6abc9051a42bed61626b424..54056fde09fd03faff607d51350109173b530f3c 100644
|
| --- a/chrome/browser/resources/about_memory_mac.html
|
| +++ b/chrome/browser/resources/about_memory_mac.html
|
| @@ -28,6 +28,7 @@ table.list#memoryDetails tr.firstRow th:nth-child(2) {
|
| border-right: 1px solid #b5c6de;
|
| }
|
| </style>
|
| +<script src="chrome://resources/js/load_time_data.js"></script>
|
| <script src="chrome://memory-redirect/memory.js"></script>
|
| <script src="chrome://memory-redirect/strings.js"></script>
|
| </head>
|
|
|