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

Unified Diff: chrome/browser/resources/about_version.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_version.css ('k') | chrome/browser/resources/shared/css/about_memory.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/about_version.html
===================================================================
--- chrome/browser/resources/about_version.html (revision 177063)
+++ chrome/browser/resources/about_version.html (working copy)
@@ -10,7 +10,7 @@
<if expr="pp_ifdef('android')">
<meta name="viewport" content="width=device-width">
</if>
- <link rel="stylesheet" href="shared/css/about_version.css">
+ <link rel="stylesheet" href="chrome://version/about_version.css">
<if expr="pp_ifdef('android')">
<link rel="stylesheet" href="about_version_android.css">
</if>
« no previous file with comments | « chrome/browser/resources/about_version.css ('k') | chrome/browser/resources/shared/css/about_memory.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698