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

Unified Diff: chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc

Issue 528733002: Video Player: Restyle Files.app Cast Selection Menu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Localize the string Created 6 years, 4 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
« no previous file with comments | « chrome/app/chromeos_strings.grdp ('k') | ui/file_manager/video_player/css/cast_menu.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc
diff --git a/chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc b/chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc
index efeef8306808c15f6b7a41bc265968ed9d679355..4a3e3de7be554172ab9e13244ef00dfad4b24c28 100644
--- a/chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc
+++ b/chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc
@@ -521,6 +521,7 @@ bool FileBrowserPrivateGetStringsFunction::RunSync() {
SET_STRING("VIDEO_PLAYER_PLAY_THIS_COMPUTER",
IDS_VIDEO_PLAYER_PLAY_THIS_COMPUTER);
SET_STRING("VIDEO_PLAYER_PLAYING_ON", IDS_VIDEO_PLAYER_PLAYING_ON);
+ SET_STRING("VIDEO_PLAYER_PLAY_ON", IDS_VIDEO_PLAYER_PLAY_ON);
#undef SET_STRING
dict->SetBoolean("PDF_VIEW_ENABLED",
« no previous file with comments | « chrome/app/chromeos_strings.grdp ('k') | ui/file_manager/video_player/css/cast_menu.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698