Henrik Kjellander | 6776518 | 2017-06-28 20:58:07 +0200 | [diff] [blame] | 1 | /** |
2 | * This class only exists as glue in a transition. | ||||
3 | * TODO(kjellander): Remove. | ||||
4 | * See https://bugs.webrtc.org/7634 for more details. | ||||
5 | */ | ||||
6 | class Dummy { | ||||
7 | Dummy() { | ||||
8 | } | ||||
9 | } |