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

Unified Diff: media/media.gyp

Issue 1864483002: Forward output glitch information from stream WebRTC log (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleanup. Created 4 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
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index ee32a6fe21b43ab20f5a30db5c85cdd1eb6cb1ba..bcee48c47fa0385d48ac9959ce1fbdbced961810 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -133,6 +133,8 @@
'audio/audio_input_ipc.cc',
'audio/audio_input_ipc.h',
'audio/audio_io.h',
+ 'audio/audio_logging.cc',
+ 'audio/audio_logging.h',
'audio/audio_manager.cc',
'audio/audio_manager.h',
'audio/audio_manager_base.cc',

Powered by Google App Engine
This is Rietveld 408576698