| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index c5cc0d67e433b44fb717311e2724a689ee8a99c7..9e6f429925194603d8de02ebb1c5a72d076f95b7 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -277,7 +277,6 @@
|
| 'common/media/media_stream_options.h',
|
| 'common/media/video_capture.h',
|
| 'common/media/video_capture_messages.h',
|
| - 'common/media/webrtc_logging_messages.h',
|
| 'common/memory_benchmark_messages.h',
|
| 'common/message_router.cc',
|
| 'common/message_router.h',
|
| @@ -289,8 +288,6 @@
|
| 'common/p2p_messages.h',
|
| 'common/p2p_sockets.h',
|
| 'common/page_zoom.cc',
|
| - 'common/partial_circular_buffer.cc',
|
| - 'common/partial_circular_buffer.h',
|
| 'common/pepper_messages.h',
|
| 'common/pepper_plugin_registry.cc',
|
| 'common/pepper_plugin_registry.h',
|
|
|