diff options
author | tommi@chromium.org <tommi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-30 18:46:10 +0000 |
---|---|---|
committer | tommi@chromium.org <tommi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-30 18:46:10 +0000 |
commit | 607c2fc6b0976dbe0cef4f157f80b5b7131f50bb (patch) | |
tree | 1a39638eac0a92ec7db21770666bff7d1dfdee3d /chrome_frame | |
parent | 253652f76f5dc7813ab50b04bd337862caaf8965 (diff) | |
download | chromium_src-607c2fc6b0976dbe0cef4f157f80b5b7131f50bb.zip chromium_src-607c2fc6b0976dbe0cef4f157f80b5b7131f50bb.tar.gz chromium_src-607c2fc6b0976dbe0cef4f157f80b5b7131f50bb.tar.bz2 |
Remove the now-deleted bmp from the gyp file.
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/244048
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27639 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame')
-rw-r--r-- | chrome_frame/chrome_frame.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp index c3f5393..9ef850b 100644 --- a/chrome_frame/chrome_frame.gyp +++ b/chrome_frame/chrome_frame.gyp @@ -596,7 +596,6 @@ 'bho.cc', 'bho.h', 'bho.rgs', - 'chrome_active_document.bmp', 'chrome_active_document.cc', 'chrome_active_document.h', 'chrome_active_document.rgs', |