Remove webrtc::ProtoString.
Bug: None Change-Id: If99a977532eda41eada25f57ff0ff6fe17085986 Reviewed-on: https://webrtc-review.googlesource.com/c/122581 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Minyue Li <minyue@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26726}
This commit is contained in:
committed by
Commit Bot
parent
eaf6a8cbc8
commit
e45c688e67
@ -13,12 +13,6 @@
|
||||
#ifndef RTC_BASE_PROTOBUF_UTILS_H_
|
||||
#define RTC_BASE_PROTOBUF_UTILS_H_
|
||||
|
||||
namespace webrtc {
|
||||
|
||||
using ProtoString = std::string;
|
||||
|
||||
} // namespace webrtc
|
||||
|
||||
#if WEBRTC_ENABLE_PROTOBUF
|
||||
|
||||
#include "third_party/protobuf/src/google/protobuf/message_lite.h"
|
||||
|
||||
Reference in New Issue
Block a user