From 09dd31796a3164c6564c900586194aec7957189d Mon Sep 17 00:00:00 2001 From: "thakis@chromium.org" <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> Date: Tue, 7 Feb 2012 22:13:55 +0000 Subject: Rename _large.grd to _2x.grd BUG=111101 TEST=none Review URL: http://codereview.chromium.org/9307110 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120838 0039d316-1c4b-4281-b951-d872f2087c98 --- tools/gritsettings/resource_ids | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools/gritsettings') diff --git a/tools/gritsettings/resource_ids b/tools/gritsettings/resource_ids index f6bdcab..35d985c 100644 --- a/tools/gritsettings/resource_ids +++ b/tools/gritsettings/resource_ids @@ -143,7 +143,7 @@ "chrome/app/theme/theme_resources_standard.grd": { "includes": [21000], }, - "chrome/app/theme/theme_resources_large.grd": { + "chrome/app/theme/theme_resources_2x.grd": { "includes": [21000], }, # This file is generated during the build. @@ -169,7 +169,7 @@ "ui/resources/ui_resources_standard.grd": { "includes": [24000], }, - "ui/resources/ui_resources_large.grd": { + "ui/resources/ui_resources_2x.grd": { "includes": [24000], }, "content/content_resources.grd": { -- cgit v1.1