| Index: chrome/test/data/extensions/api_test/content_scripts/about_blank_srcdoc/test.html | 
| diff --git a/chrome/test/data/extensions/api_test/cast_streaming/stats.html b/chrome/test/data/extensions/api_test/content_scripts/about_blank_srcdoc/test.html | 
| similarity index 72% | 
| copy from chrome/test/data/extensions/api_test/cast_streaming/stats.html | 
| copy to chrome/test/data/extensions/api_test/content_scripts/about_blank_srcdoc/test.html | 
| index b13810506ff798f7dbc2e0c067e5d52a3f74e0d1..3794c18e416facdd6382b2ac2cf6b58b9ee11a6c 100644 | 
| --- a/chrome/test/data/extensions/api_test/cast_streaming/stats.html | 
| +++ b/chrome/test/data/extensions/api_test/content_scripts/about_blank_srcdoc/test.html | 
| @@ -3,5 +3,4 @@ | 
| * source code is governed by a BSD-style license that can be found in the | 
| * LICENSE file. | 
| --> | 
| -<script src="common.js"></script> | 
| -<script src="stats.js"></script> | 
| +<script src="test.js"></script> | 
|  |