But keep #including scoped_ptr.h in .h files, so as not to break WebRTC users who expect those .h files to give them rtc::scoped_ptr. BUG=webrtc:5520 Review-Url: https://codereview.webrtc.org/1937693002 Cr-Commit-Position: refs/heads/master@{#12581}
This should have been a part of https://codereview.webrtc.org/1413333002/ The header guard PRESUBMIT rule is being enabled in https://codereview.webrtc.org/1419203005 so things like this won't happen in the future. BUG=5095 NOTRY=True Review URL: https://codereview.webrtc.org/1425693005 Cr-Commit-Position: refs/heads/master@{#10475}
BUG=webrtc:5095 R=tommi@webrtc.org Review URL: https://codereview.webrtc.org/1413333002 . Cr-Commit-Position: refs/heads/master@{#10438}