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

Unified Diff: webrtc/sound/sound.gyp

Issue 1425533003: Fix chromium-style warnings in webrtc/sound/. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 5 years, 2 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 | « webrtc/sound/platformsoundsystemfactory.h ('k') | webrtc/sound/soundinputstreaminterface.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/sound/sound.gyp
diff --git a/webrtc/sound/sound.gyp b/webrtc/sound/sound.gyp
index a7d929b25d84fbbe244e2229c3dafd00b2ee1f93..e09215371b60eb722d7949d418d20c12a00b7ccf 100644
--- a/webrtc/sound/sound.gyp
+++ b/webrtc/sound/sound.gyp
@@ -26,7 +26,9 @@
'platformsoundsystemfactory.cc',
'platformsoundsystemfactory.h',
'sounddevicelocator.h',
+ 'soundinputstreaminterface.cc',
'soundinputstreaminterface.h',
+ 'soundoutputstreaminterface.cc',
'soundoutputstreaminterface.h',
'soundsystemfactory.h',
'soundsysteminterface.cc',
« no previous file with comments | « webrtc/sound/platformsoundsystemfactory.h ('k') | webrtc/sound/soundinputstreaminterface.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698