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

Unified Diff: content/public/android/java/strings/android_content_strings.grd

Issue 2154883003: Make ContentVideoView progress view visible in WebView (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed Java continuation lines identation Created 4 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
Index: content/public/android/java/strings/android_content_strings.grd
diff --git a/content/public/android/java/strings/android_content_strings.grd b/content/public/android/java/strings/android_content_strings.grd
index 0b1cfa5c1e1987985bfd499df0189ca34942d182..7e7c486284d82d4d0d900537c72b15bdb440506e 100644
--- a/content/public/android/java/strings/android_content_strings.grd
+++ b/content/public/android/java/strings/android_content_strings.grd
@@ -114,9 +114,6 @@
<message name="IDS_MEDIA_PLAYER_ERROR_BUTTON" desc="OK button to dismiss an error dialog [CHAR-LIMIT=16]">
OK
</message>
- <message name="IDS_MEDIA_PLAYER_LOADING_VIDEO" desc="Text shown while a video is loading [CHAR-LIMIT=16]">
- Loading video
- </message>
<message name="IDS_PROFILER_STARTED_TOAST" desc="Toast notifying the user that profiler started">
Profiler started
</message>

Powered by Google App Engine
This is Rietveld 408576698