Chromium Code Reviews| Index: third_party/protobuf/src/google/protobuf/descriptor.h |
| diff --git a/third_party/protobuf/src/google/protobuf/descriptor.h b/third_party/protobuf/src/google/protobuf/descriptor.h |
| index 3ecc0a9c08e3f02819d199f6c988a4af1693315b..a1ba53dea956fcb5698979ec2843c50a637303b6 100644 |
| --- a/third_party/protobuf/src/google/protobuf/descriptor.h |
| +++ b/third_party/protobuf/src/google/protobuf/descriptor.h |
| @@ -54,6 +54,7 @@ |
| #ifndef GOOGLE_PROTOBUF_DESCRIPTOR_H__ |
| #define GOOGLE_PROTOBUF_DESCRIPTOR_H__ |
| +#include <map> |
| #include <memory> |
| #ifndef _SHARED_PTR_H |
| #include <google/protobuf/stubs/shared_ptr.h> |