Remove unneeded gmock header from RPLR UT

BUG=None

Review-Url: https://codereview.webrtc.org/2898193002
Cr-Commit-Position: refs/heads/master@{#18250}
This commit is contained in:
elad.alon 2017-05-24 00:13:25 -07:00 committed by Commit bot
parent 1b92722ad5
commit 3696f7efc4

View File

@ -12,7 +12,6 @@
#include <utility>
#include "webrtc/modules/audio_coding/audio_network_adaptor/fec_controller_rplr_based.h"
#include "webrtc/test/gmock.h"
#include "webrtc/test/gtest.h"
namespace webrtc {