| Index: chrome/browser/resources/about_memory_linux.html
|
| ===================================================================
|
| --- chrome/browser/resources/about_memory_linux.html (revision 177063)
|
| +++ chrome/browser/resources/about_memory_linux.html (working copy)
|
| @@ -9,7 +9,7 @@
|
| <if expr="pp_ifdef('android')">
|
| <meta name="viewport" content="width=device-width">
|
| </if>
|
| - <link rel="stylesheet" href="shared/css/about_memory.css">
|
| + <link rel="stylesheet" href="chrome://memory-redirect/about_memory.css">
|
| <link rel="stylesheet" href="about_memory_linux.css">
|
| <script src="chrome://resources/js/load_time_data.js"></script>
|
| <script src="chrome://memory-redirect/memory.js"></script>
|
|
|