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: webrtc/pc/audiomonitor.cc

Issue 1919133002: Simple lint fixes (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: 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
« no previous file with comments | « webrtc/pc/audiomonitor.h ('k') | webrtc/pc/bundlefilter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/pc/audiomonitor.cc
diff --git a/webrtc/pc/audiomonitor.cc b/webrtc/pc/audiomonitor.cc
index 952ee9fbda8fa836e00b351821427ae493700104..085ab931913c54e0d4a3f6212efb1dd2a818f4ad 100644
--- a/webrtc/pc/audiomonitor.cc
+++ b/webrtc/pc/audiomonitor.cc
@@ -101,4 +101,4 @@ rtc::Thread *AudioMonitor::monitor_thread() {
return monitoring_thread_;
}
-}
+} // namespace cricket
« no previous file with comments | « webrtc/pc/audiomonitor.h ('k') | webrtc/pc/bundlefilter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698