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

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: 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 fda4aabda8895aca63f0e7b4236a4af95f290530..a218782151d08e4edee833f026287908d318c711 100644
--- a/chrome/browser/resources/video_player/manifest.json
+++ b/chrome/browser/resources/video_player/manifest.json
@@ -24,8 +24,7 @@
"video/*"
],
// 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