Mirko Bonadei
cfa0e8ffe2
Fix errors C2238, C2248 and C2059 on MSVC bots.
This CL fixes the following errors on MSVC bots:
../../rtc_base/units/unit_base_unittest.cc(42): error C2059:
syntax error: '<'
../../rtc_base/units/unit_base_unittest.cc(42): error C2238:
unexpected token(s) preceding ';'
../..\rtc_base/units/unit_base.h(39): error C2248:
'webrtc::`anonymous-namespace'::TestUnit::TestUnit':
cannot access protected member declared in class
'webrtc::`anonymous-namespace'::TestUnit'
No-Try: True
Bug: None
Change-Id: Ic63a75132107381474aca2e1d42ba96d1f6a1c00
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/172621
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30972}
2020-04-02 09:54:27 +00:00
..
2020-01-21 12:13:11 +00:00
2019-06-05 15:08:57 +00:00
2020-04-02 09:54:27 +00:00
2020-01-29 10:57:54 +00:00