Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(472)

Unified Diff: chrome/test/data/extensions/samples/youtube_popular/latest_yt_popular_video.html

Issue 386023: Remove the last of the old samples. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698