Remove p2p/base/session.h

Bug: None
Change-Id: I1dd61f3363ba41ba94aa604ceac64b140fc72caa
Reviewed-on: https://webrtc-review.googlesource.com/61142
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org>
Commit-Queue: Steve Anton <steveanton@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22407}
This commit is contained in:
Steve Anton
2018-03-09 16:20:39 -08:00
committed by Commit Bot
parent 5f22be7cf8
commit ca8438b6bd
4 changed files with 0 additions and 29 deletions

View File

@ -31,8 +31,6 @@ CPPLINT_BLACKLIST = [
'modules/include/module_common_types.h',
'modules/utility',
'modules/video_capture',
'p2p/base/session.cc',
'p2p/base/session.h',
'p2p/base/pseudotcp.cc',
'p2p/base/pseudotcp.h',
'rtc_base',