summaryrefslogtreecommitdiffstats
path: root/PRESUBMIT.py
diff options
context:
space:
mode:
authortc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-05 21:47:49 +0000
committertc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-05 21:47:49 +0000
commit75cf085b056a041258b6bf39301d92c3cb992a66 (patch)
treec08916df0a35d7fc3b5be892727934de4882ab82 /PRESUBMIT.py
parentdb57d47b93d1bd4a7388a503b3e09856029396c0 (diff)
downloadchromium_src-75cf085b056a041258b6bf39301d92c3cb992a66.zip
chromium_src-75cf085b056a041258b6bf39301d92c3cb992a66.tar.gz
chromium_src-75cf085b056a041258b6bf39301d92c3cb992a66.tar.bz2
Fix the chrome app icon on windows
(and also the icon for the default plugin window). MSVS's resource compiler can only compile resources of the same type from a single .rc file, so we can't have ICON types scattered across rc files. This change moves all the icon files out of theme_resources.rc and puts them in chrome_dll.rc. This worked in the past because these were different dlls. This has the side benefit of not including the ico files in the linux/mac builds. BUG=26600 Review URL: http://codereview.chromium.org/361031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31131 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'PRESUBMIT.py')
0 files changed, 0 insertions, 0 deletions