diff options
author | tommi@chromium.org <tommi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-25 17:02:14 +0000 |
---|---|---|
committer | tommi@chromium.org <tommi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-25 17:02:14 +0000 |
commit | 43d4bfc54a2d1ef06281acbb0456f04dcae81c18 (patch) | |
tree | 48a16c7030a259e722c7d219f17430a14dd9bc2f /chrome_frame/resources | |
parent | f2d97f074d84c72211e4da52e48e3ee85c40c609 (diff) | |
download | chromium_src-43d4bfc54a2d1ef06281acbb0456f04dcae81c18.zip chromium_src-43d4bfc54a2d1ef06281acbb0456f04dcae81c18.tar.gz chromium_src-43d4bfc54a2d1ef06281acbb0456f04dcae81c18.tar.bz2 |
Removing the active doc bmp.
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/222027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27198 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame/resources')
-rw-r--r-- | chrome_frame/resources/chrome_frame_resources.grd | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome_frame/resources/chrome_frame_resources.grd b/chrome_frame/resources/chrome_frame_resources.grd index c249ce8..ebb9e11 100644 --- a/chrome_frame/resources/chrome_frame_resources.grd +++ b/chrome_frame/resources/chrome_frame_resources.grd @@ -41,8 +41,6 @@ for localizable strings </structure> </structures> <includes> - <include name="IDB_CHROME_ACTIVE_DOCUMENT" file="../chrome_active_document.bmp" - type="BITMAP" /> <include name="IDR_BHO" file="../bho.rgs" type="REGISTRY" /> <include name="IDR_CHROMETAB" file="../chrome_tab.rgs" type="REGISTRY" /> <include name="IDR_CHROMEPROTOCOL" file="../chrome_protocol.rgs" type="REGISTRY" /> |