summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/shared_resources.grd
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-30 05:04:18 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-30 05:04:18 +0000
commitb5ec3c14349eef978b87ff0f8d72e85c4d7f9c22 (patch)
treea997462260be8717188f6dc520832fc6a3930ccd /chrome/browser/resources/shared_resources.grd
parent55cf8cddfd6704742f4993325bc6a20d499d9857 (diff)
downloadchromium_src-b5ec3c14349eef978b87ff0f8d72e85c4d7f9c22.zip
chromium_src-b5ec3c14349eef978b87ff0f8d72e85c4d7f9c22.tar.gz
chromium_src-b5ec3c14349eef978b87ff0f8d72e85c4d7f9c22.tar.bz2
Move common CSS from platform-specific about:memory pages to a css file.
BUG=none TEST=none Review URL: http://codereview.chromium.org/3533002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61028 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/resources/shared_resources.grd')
-rw-r--r--chrome/browser/resources/shared_resources.grd2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/resources/shared_resources.grd b/chrome/browser/resources/shared_resources.grd
index 5512265..2d79a05 100644
--- a/chrome/browser/resources/shared_resources.grd
+++ b/chrome/browser/resources/shared_resources.grd
@@ -12,6 +12,8 @@ without changes to the corresponding grd file. paaaae -->
</outputs>
<release seq="1">
<includes>
+ <include name="IDR_SHARED_CSS_ABOUT"
+ file="shared/css/about_memory.css" type="BINDATA" />
<include name="IDR_SHARED_CSS_BUTTON"
file="shared/css/button.css" type="BINDATA" />
<include name="IDR_SHARED_CSS_LIST"