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

Unified Diff: content/content_renderer.gypi

Issue 2033353002: Remove PeerConnectionIdentityStore and related messaging/storage code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Delayed deletion by 120s Created 4 years, 6 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/content_common.gypi ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index dbf3b2b45da319a930d51ce3b86c8996cf1f2ec6..2b0ad21fbaed986902a2952df224da85882b7e26 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -679,8 +679,6 @@
'renderer/media/media_stream_video_source.h',
'renderer/media/media_stream_video_track.cc',
'renderer/media/media_stream_video_track.h',
- 'renderer/media/peer_connection_identity_store.cc',
- 'renderer/media/peer_connection_identity_store.h',
'renderer/media/peer_connection_tracker.cc',
'renderer/media/peer_connection_tracker.h',
'renderer/media/remote_media_stream_impl.cc',
@@ -735,8 +733,6 @@
'renderer/media/webrtc_audio_device_not_impl.h',
'renderer/media/webrtc_audio_renderer.cc',
'renderer/media/webrtc_audio_renderer.h',
- 'renderer/media/webrtc_identity_service.cc',
- 'renderer/media/webrtc_identity_service.h',
'renderer/media/webrtc_local_audio_source_provider.cc',
'renderer/media/webrtc_local_audio_source_provider.h',
'renderer/media/webrtc_logging.cc',
« no previous file with comments | « content/content_common.gypi ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698