Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3214)

Unified Diff: chrome/browser/resources/about_memory_linux.html

Issue 11962031: Move a few non-common css files out of chrome\browser\resources\shared\css. This is in anticipation… (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/resources/about_memory.html ('k') | chrome/browser/resources/about_memory_mac.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « chrome/browser/resources/about_memory.html ('k') | chrome/browser/resources/about_memory_mac.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698