Remove webrtc/base/scoped_ptr.h

BUG=webrtc:5520

NOTRY=True

Review-Url: https://codereview.webrtc.org/1942823002
Cr-Commit-Position: refs/heads/master@{#12684}
This commit is contained in:
kwiberg
2016-05-11 04:29:29 -07:00
committed by Commit bot
parent 8a70714851
commit 65fc62e9dd
74 changed files with 26 additions and 133 deletions

View File

@ -20,7 +20,6 @@
#include <vector>
#include "webrtc/base/criticalsection.h"
#include "webrtc/base/scoped_ptr.h"
#include "webrtc/base/thread_annotations.h"
#include "webrtc/modules/include/module_common_types.h"
#include "webrtc/modules/video_coding/packet.h"