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

Unified Diff: chrome/browser/resources/video_player/manifest.json

Issue 210623003: [VideoPlayer] Remove the old video player from Files.app (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased Created 6 years, 9 months 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/browser/resources/video_player/manifest.json
diff --git a/chrome/browser/resources/video_player/manifest.json b/chrome/browser/resources/video_player/manifest.json
index ce76c9d362afefd3944344fc4385ffe785d07a8b..66bce149812519c7ee5945f12507535bb126eb48 100644
--- a/chrome/browser/resources/video_player/manifest.json
+++ b/chrome/browser/resources/video_player/manifest.json
@@ -41,8 +41,7 @@
"webm"
],
// TODO(yoshiki): localize this.
- // TODO(yoshiki): change the text after removing the emdebed player.
- "title": "Watch in VideoPlayer.app"
+ "title": "Watch"
}
},
"app": {

Powered by Google App Engine
This is Rietveld 408576698