| Index: chrome/test/data/extensions/samples/youtube_popular/latest_yt_popular_video.html
|
| ===================================================================
|
| --- chrome/test/data/extensions/samples/youtube_popular/latest_yt_popular_video.html (revision 31819)
|
| +++ chrome/test/data/extensions/samples/youtube_popular/latest_yt_popular_video.html (working copy)
|
| @@ -1,14 +0,0 @@
|
| -<html>
|
| -<head>
|
| -<link rel="stylesheet" type="text/css" href="styles.css">
|
| -<script type="text/javascript" src="map.js"></script>
|
| -<script type="text/javascript" src="manage_video.js"></script>
|
| -</head>
|
| -<body onload="start()" onclick="showYTLatest()">
|
| - <div>
|
| - <img src="youtube.png" style="width:24; height:24">
|
| - <span>Popular on YouTube<span style="display: inline-block;"
|
| - id="newCount"></span>
|
| - </div>
|
| -</body>
|
| -</html>
|
|
|