From 5aff9b9157ab309650be4a5b45adbef75d42b0d4 Mon Sep 17 00:00:00 2001 From: "erg@google.com" Date: Thu, 28 Jan 2010 23:24:01 +0000 Subject: Very temporary fix for theme bug where adding more resources invalidates the ThemePack so we can release a dev channel. Move new resources to the end so they don't modify current IDR ids that are now baked into BrowserThemePacks. BUG=33416 TEST=Themes from previous dev channel work. Review URL: http://codereview.chromium.org/551196 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37458 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/theme/theme_resources.grd | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'chrome/app/theme') diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd index a974832..9f02719 100644 --- a/chrome/app/theme/theme_resources.grd +++ b/chrome/app/theme/theme_resources.grd @@ -10,6 +10,8 @@ + @@ -213,7 +215,6 @@ - @@ -443,6 +444,7 @@ + -- cgit v1.1