diff options
Diffstat (limited to 'chrome/browser/resources/about_memory_mac.html')
-rw-r--r-- | chrome/browser/resources/about_memory_mac.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/resources/about_memory_mac.html b/chrome/browser/resources/about_memory_mac.html index 54056fd..57c7adb 100644 --- a/chrome/browser/resources/about_memory_mac.html +++ b/chrome/browser/resources/about_memory_mac.html @@ -6,7 +6,7 @@ about:memory template page <html id="t"> <head> <title>About Memory</title> - <link rel="stylesheet" href="shared/css/about_memory.css"> + <link rel="stylesheet" href="chrome://memory-redirect/about_memory.css"> <style> body { font-family: Helvetica, sans-serif; |