fbe5b316bfa37f08fec0e92a3a9e86eb39da7b23

The current version accidentally confused two different uses of "in"; it replaced "substring in string" logic with "item in list" logic, which won't work for substring matches. BUG= R=kjellander@webrtc.org, pthatcher@webrtc.org, tkchin@webrtc.org, tommi@webrtc.org Review URL: https://webrtc-codereview.appspot.com/47889004 Cr-Commit-Position: refs/heads/master@{#8942}
Description
No description provided
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%