summaryrefslogtreecommitdiffstats
path: root/chrome/app/chrome_dll.rc
diff options
context:
space:
mode:
authorevan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-09 16:18:04 +0000
committerevan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-09 16:18:04 +0000
commit850dc30e30f7166990835195f594556b1de3716b (patch)
tree1d01e5f899bed779963dac5ac08a4ee77116ae2e /chrome/app/chrome_dll.rc
parent2227422a7ddc1bdd9d6f37644a4d3da8fcea087c (diff)
downloadchromium_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/chrome_dll.rc')
-rw-r--r--chrome/app/chrome_dll.rc7
1 files changed, 0 insertions, 7 deletions
diff --git a/chrome/app/chrome_dll.rc b/chrome/app/chrome_dll.rc
index a88b0a2..f7c7657 100644
--- a/chrome/app/chrome_dll.rc
+++ b/chrome/app/chrome_dll.rc
@@ -178,13 +178,6 @@ IDR_MAINFRAME ICON "theme\chromium\chromium.ico"
/////////////////////////////////////////////////////////////////////////////
//
-// Bitmap
-//
-
-IDR_SAD_PLUGIN BINDATA "resources\\sadplugin.png"
-
-/////////////////////////////////////////////////////////////////////////////
-//
// Dialog
//