Include stringutils to allow build on chromium
Bug: webrtc:9642 Change-Id: Idad8d7a61f8b289c185590b64c79974f81a414e3 Reviewed-on: https://webrtc-review.googlesource.com/101541 Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Commit-Queue: Paulina Hensman <phensman@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24797}
This commit is contained in:

committed by
Commit Bot

parent
0faf082f9a
commit
dd8de18784
@ -16,6 +16,7 @@
|
|||||||
#include "api/video/i420_buffer.h"
|
#include "api/video/i420_buffer.h"
|
||||||
#include "rtc_base/logging.h"
|
#include "rtc_base/logging.h"
|
||||||
#include "rtc_base/refcountedobject.h"
|
#include "rtc_base/refcountedobject.h"
|
||||||
|
#include "rtc_base/stringutils.h"
|
||||||
|
|
||||||
namespace webrtc {
|
namespace webrtc {
|
||||||
namespace test {
|
namespace test {
|
||||||
|
Reference in New Issue
Block a user