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

Unified Diff: webrtc/video/payload_router.h

Issue 3002173002: Delete unneeded includes of atomic32.h. (Closed)
Patch Set: Created 3 years, 4 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 | « no previous file | webrtc/voice_engine/test/auto_test/standard/rtp_rtcp_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/video/payload_router.h
diff --git a/webrtc/video/payload_router.h b/webrtc/video/payload_router.h
index 177bc07f3fd25c762c4bfaa6b93a62f7da5decd3..8b51861807a77b2684c5eb7858842c746223b0ff 100644
--- a/webrtc/video/payload_router.h
+++ b/webrtc/video/payload_router.h
@@ -19,7 +19,6 @@
#include "webrtc/rtc_base/constructormagic.h"
#include "webrtc/rtc_base/criticalsection.h"
#include "webrtc/rtc_base/thread_annotations.h"
-#include "webrtc/system_wrappers/include/atomic32.h"
namespace webrtc {
« no previous file with comments | « no previous file | webrtc/voice_engine/test/auto_test/standard/rtp_rtcp_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698