Remove webrtc/base/scoped_ptr.h

This is a re-land of https://codereview.webrtc.org/1942823002

TBR=tommi@webrtc.org
BUG=webrtc:5520

Review-Url: https://codereview.webrtc.org/1966423002
Cr-Commit-Position: refs/heads/master@{#12750}
This commit is contained in:
kwiberg
2016-05-14 19:44:11 -07:00
committed by Commit bot
parent c06b133b29
commit fd8be3468a
77 changed files with 33 additions and 139 deletions

View File

@ -16,7 +16,6 @@
#include <vector>
#include "webrtc/base/constructormagic.h"
#include "webrtc/base/scoped_ptr.h"
#include "webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h" // RTCPReportBlock
#include "webrtc/modules/rtp_rtcp/source/rtcp_utility.h"
#include "webrtc/modules/rtp_rtcp/source/tmmbr_help.h"