| Index: LayoutTests/plugins/plugin-remove-subframe.html
 | 
| diff --git a/LayoutTests/plugins/plugin-remove-subframe.html b/LayoutTests/plugins/plugin-remove-subframe.html
 | 
| index ddd1b07077ba7d6d8846b12c62ea969bec6f1027..08eeaffe32d7ed63cf23c199661d3f9eb22c85ec 100644
 | 
| --- a/LayoutTests/plugins/plugin-remove-subframe.html
 | 
| +++ b/LayoutTests/plugins/plugin-remove-subframe.html
 | 
| @@ -29,6 +29,6 @@
 | 
|  <p>Only works with DumpRenderTree.</p>
 | 
|  
 | 
|  <div id='d'>
 | 
| -  <iframe name='subframe' src='resources/plugin-remove-subframe-iframe.html'></iframe>
 | 
| +  <iframe id='subframe' src='resources/plugin-remove-subframe-iframe.html'></iframe>
 | 
|  </div>
 | 
|  </body>
 | 
| 
 |