| Index: chrome/test/data/load_flash_no_js.html
|
| diff --git a/chrome/test/data/load_clearkey_no_js.html b/chrome/test/data/load_flash_no_js.html
|
| similarity index 67%
|
| rename from chrome/test/data/load_clearkey_no_js.html
|
| rename to chrome/test/data/load_flash_no_js.html
|
| index fb106f9542ac5053dc3aee939808acb6874ecd83..68a2007a1d05cfc1d0e953af3d7d9eed84b304c6 100644
|
| --- a/chrome/test/data/load_clearkey_no_js.html
|
| +++ b/chrome/test/data/load_flash_no_js.html
|
| @@ -3,7 +3,7 @@
|
| <title>Initial Title</title>
|
| </head>
|
| <body>
|
| -<object type='application/x-ppapi-clearkey-cdm' border=1>
|
| +<object type='application/x-shockwave-flash' border=1>
|
| <b>You should not see this text!</b>
|
| </object>
|
| </body>
|
|
|