Fix compilation issue detected by internal tool.
Using decl NiceMock, Return, '_' is unused. TBR=minyue@webrtc.org BUG=None Review-Url: https://codereview.webrtc.org/2782543002 Cr-Commit-Position: refs/heads/master@{#17429}
This commit is contained in:
parent
0e4a685542
commit
3ac729a53b
@ -17,10 +17,6 @@
|
||||
|
||||
namespace webrtc {
|
||||
|
||||
using ::testing::NiceMock;
|
||||
using ::testing::Return;
|
||||
using ::testing::_;
|
||||
|
||||
namespace {
|
||||
|
||||
// The test uses the following settings:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user