| Index: third_party/protobuf/src/google/protobuf/util/type_resolver.h
|
| diff --git a/third_party/protobuf/src/google/protobuf/util/type_resolver.h b/third_party/protobuf/src/google/protobuf/util/type_resolver.h
|
| index 77d4416a715ae5e19593ec3b6eb3bc672b015b03..959f3c79330b271fcf9fb869e205c26b14c37224 100644
|
| --- a/third_party/protobuf/src/google/protobuf/util/type_resolver.h
|
| +++ b/third_party/protobuf/src/google/protobuf/util/type_resolver.h
|
| @@ -28,6 +28,8 @@
|
| // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| +// Defines a TypeResolver for the Any message.
|
| +
|
| #ifndef GOOGLE_PROTOBUF_UTIL_TYPE_RESOLVER_H__
|
| #define GOOGLE_PROTOBUF_UTIL_TYPE_RESOLVER_H__
|
|
|
|
|