diff options
author | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-09 16:18:04 +0000 |
---|---|---|
committer | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-09 16:18:04 +0000 |
commit | 850dc30e30f7166990835195f594556b1de3716b (patch) | |
tree | 1d01e5f899bed779963dac5ac08a4ee77116ae2e /chrome/app/resources | |
parent | 2227422a7ddc1bdd9d6f37644a4d3da8fcea087c (diff) | |
download | chromium_src-850dc30e30f7166990835195f594556b1de3716b.zip chromium_src-850dc30e30f7166990835195f594556b1de3716b.tar.gz chromium_src-850dc30e30f7166990835195f594556b1de3716b.tar.bz2 |
linux: implement the sad plugin
This required moving the sad plugin resource out of the Windows-specific code.
Note that it doesn't display right yet, since the place to display is covered
by the GtkSocket that used to host the plugin. But that is a separate issue.
(I had it draw to the side to verify the image was correctly getting loaded.)
BUG=16158
Review URL: http://codereview.chromium.org/155262
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20264 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/resources')
-rw-r--r-- | chrome/app/resources/sadplugin.png | bin | 486 -> 0 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/chrome/app/resources/sadplugin.png b/chrome/app/resources/sadplugin.png Binary files differdeleted file mode 100644 index 906c3c6..0000000 --- a/chrome/app/resources/sadplugin.png +++ /dev/null |