diff options
Diffstat (limited to 'chrome')
-rw-r--r-- | chrome/browser/resources/about_memory_linux.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/resources/about_memory_linux.html b/chrome/browser/resources/about_memory_linux.html index 6126476..31dfa3e 100644 --- a/chrome/browser/resources/about_memory_linux.html +++ b/chrome/browser/resources/about_memory_linux.html @@ -580,7 +580,7 @@ function enableHelpTooltips() { </tr> </table> - <div class="otherbrowsers">(We cannot get the memory usage of our renderer processes when they are sandboxed, which is why they may be missing from the list above.)</p> + <div class="otherbrowsers">(We cannot get the memory usage of our renderer processes when they are sandboxed, which is why they may be missing from the list above <a href="http://crbug.com/23258">[bug]</a>.)</div> </div> </body> |