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

Unified Diff: media/base/localized_strings.h

Issue 2801853002: Media Remoting: Remove old interstitial implementation. (Closed)
Patch Set: Rebase. Created 3 years, 8 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 | « content/renderer/render_frame_impl.cc ('k') | media/base/media_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/localized_strings.h
diff --git a/media/base/localized_strings.h b/media/base/localized_strings.h
index 0678f9b201a791669333ea6e2fc097a2540a2664..bf4a652f1a44feb8297aa4d5e89a173705b8b0bf 100644
--- a/media/base/localized_strings.h
+++ b/media/base/localized_strings.h
@@ -28,10 +28,6 @@ enum MessageId {
BEAMFORMING_ON_DEFAULT_AUDIO_INPUT_DEVICE_NAME,
BEAMFORMING_OFF_DEFAULT_AUDIO_INPUT_DEVICE_NAME,
#endif
-#if BUILDFLAG(ENABLE_MEDIA_REMOTING)
- MEDIA_REMOTING_CAST_ERROR_TEXT,
- MEDIA_REMOTING_CASTING_VIDEO_TEXT,
-#endif
};
// Implementations are expected to convert MessageIds to generated_resources.grd
« no previous file with comments | « content/renderer/render_frame_impl.cc ('k') | media/base/media_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698