diff options
author | rohitrao@chromium.org <rohitrao@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-15 22:33:21 +0000 |
---|---|---|
committer | rohitrao@chromium.org <rohitrao@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-15 22:33:21 +0000 |
commit | b0a9beade34d92715f55c5756f3c41b2f6fb16da (patch) | |
tree | b9ef74933577ce8fff8a3340a08e78d0540f18cf /chrome/chrome_dll.gypi | |
parent | 41579aea1ddb436acb6491e4b79ea564d86b55a0 (diff) | |
download | chromium_src-b0a9beade34d92715f55c5756f3c41b2f6fb16da.zip chromium_src-b0a9beade34d92715f55c5756f3c41b2f6fb16da.tar.gz chromium_src-b0a9beade34d92715f55c5756f3c41b2f6fb16da.tar.bz2 |
[Mac] Removes the match preview tear image. Also removes the underlying resource files.
Xib changes: Removed the close button and tear image.
BUG=59068
TEST=Tear image should be gone.
Review URL: http://codereview.chromium.org/5031001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@66185 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_dll.gypi')
-rw-r--r-- | chrome/chrome_dll.gypi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/chrome_dll.gypi b/chrome/chrome_dll.gypi index d04b373..76008ef 100644 --- a/chrome/chrome_dll.gypi +++ b/chrome/chrome_dll.gypi @@ -258,7 +258,6 @@ 'app/theme/menu_hierarchy_arrow.pdf', 'app/theme/menu_overflow_down.pdf', 'app/theme/menu_overflow_up.pdf', - 'app/theme/match_preview_tear.png', 'app/theme/nav.pdf', 'app/theme/newtab.pdf', 'app/theme/newtab_h.pdf', |