Fix faulty include paths that break the build
BUG=none R=stefan@webrtc.org Review URL: https://codereview.webrtc.org/2380013002 . Cr-Commit-Position: refs/heads/master@{#14434}
This commit is contained in:
parent
5ec85fbcb7
commit
56145667b8
@ -12,8 +12,8 @@
|
||||
#include <memory>
|
||||
#include <vector>
|
||||
|
||||
#include "testing/gmock/include/gmock/gmock.h"
|
||||
#include "testing/gtest/include/gtest/gtest.h"
|
||||
#include "webrtc/test/gmock.h"
|
||||
#include "webrtc/test/gtest.h"
|
||||
|
||||
#include "webrtc/base/checks.h"
|
||||
#include "webrtc/modules/bitrate_controller/include/mock/mock_bitrate_controller.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user