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

Unified Diff: content/content_common.gypi

Issue 15741003: Moving WebRTC logging related files from content to chrome. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 6e98cb68f72986118cb2e56f23ee5ebbe11c0fd6..c4b1a4201eb5b4211774292dbc251a2e6d2a4e74 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -296,7 +296,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/message_router.cc',
'common/message_router.h',
'common/mime_registry_messages.h',
@@ -307,8 +306,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',

Powered by Google App Engine
This is Rietveld 408576698