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

Unified Diff: chrome/test/data/extensions/samples/youtube_popular/manifest.json

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/manifest.json
===================================================================
--- chrome/test/data/extensions/samples/youtube_popular/manifest.json (revision 31819)
+++ chrome/test/data/extensions/samples/youtube_popular/manifest.json (working copy)
@@ -1,11 +0,0 @@
-{
- "name": "What's new?",
- "version": "0.2",
- "description": "Track latest YouTube Videos",
- "permissions": [
- "http://www.youtube.com/*"
- ],
- "toolstrips": [
- "latest_yt_popular_video.html"
- ]
-}

Powered by Google App Engine
This is Rietveld 408576698