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

Unified Diff: webrtc/sound/soundinputstreaminterface.h

Issue 1511603004: Enable cpplint for more webrtc subfolders and fix all uncovered cpplint errors. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 5 years 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: webrtc/sound/soundinputstreaminterface.h
diff --git a/webrtc/sound/soundinputstreaminterface.h b/webrtc/sound/soundinputstreaminterface.h
index 2c934ba6799929c31381acdc07a25e39d0a5527f..576ff71dd268cd2c7cf42525bfb7f11628332b63 100644
--- a/webrtc/sound/soundinputstreaminterface.h
+++ b/webrtc/sound/soundinputstreaminterface.h
@@ -65,4 +65,4 @@ class SoundInputStreamInterface {
} // namespace rtc
-#endif // WEBRTC_SOUND_SOUNDOUTPUTSTREAMINTERFACE_H_
+#endif // WEBRTC_SOUND_SOUNDINPUTSTREAMINTERFACE_H_

Powered by Google App Engine
This is Rietveld 408576698