diff options
author | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-14 19:24:13 +0000 |
---|---|---|
committer | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-14 19:24:13 +0000 |
commit | 5fb5f92fc0bf838df3c2c95a89b479e31bb2777b (patch) | |
tree | c61a3ffe97a5e5672aa063f8896d3a4a16d9e6f7 | |
parent | b5936954f6817733c0b9bd9c4121851a539fc200 (diff) | |
download | chromium_src-5fb5f92fc0bf838df3c2c95a89b479e31bb2777b.zip chromium_src-5fb5f92fc0bf838df3c2c95a89b479e31bb2777b.tar.gz chromium_src-5fb5f92fc0bf838df3c2c95a89b479e31bb2777b.tar.bz2 |
Link to DiamondX plugin.
Review URL: http://codereview.chromium.org/67105
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13690 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/data/test_shell/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/data/test_shell/index.html b/webkit/data/test_shell/index.html index 1b17358..2176f24 100644 --- a/webkit/data/test_shell/index.html +++ b/webkit/data/test_shell/index.html @@ -24,6 +24,7 @@ <li><a href="plugins/jsflash.htm">Javascript object</a> <li><a href="plugins/js_call.html">Plugin calling Javascript functions</a> <li><a href="plugins/wmp.html">Windows Media Player</a> + <li><a href="plugins/diamondx/index.htm">DiamondX (Linux-specific)</a> </div> <div class="group"> <h1 style="background: red;">Scrolling Tests</h1> |