diff options
author | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-19 19:20:08 +0000 |
---|---|---|
committer | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-19 19:20:08 +0000 |
commit | d75f441fdbb5c9f91b27ad953b56ce856d3f46e2 (patch) | |
tree | 93ef460cbc8b817d5374a2efb568a1f319d58a38 /chrome/chrome_dll.gypi | |
parent | 3a96d6b5df41acb83f958718e3f9bc8f4bb37a10 (diff) | |
download | chromium_src-d75f441fdbb5c9f91b27ad953b56ce856d3f46e2.zip chromium_src-d75f441fdbb5c9f91b27ad953b56ce856d3f46e2.tar.gz chromium_src-d75f441fdbb5c9f91b27ad953b56ce856d3f46e2.tar.bz2 |
[Mac] Fix build break by removing file that went away.
TBR=mmoss
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/1551036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44932 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 fe3200c..ac5845f 100644 --- a/chrome/chrome_dll.gypi +++ b/chrome/chrome_dll.gypi @@ -253,7 +253,6 @@ 'app/theme/newtab_p.pdf', 'app/theme/omnibox_history.pdf', 'app/theme/omnibox_http.pdf', - 'app/theme/omnibox_https_green.pdf', 'app/theme/omnibox_https_invalid.pdf', 'app/theme/omnibox_https_valid.pdf', 'app/theme/omnibox_https_warning.pdf', |