| Index: third_party/protobuf/src/google/protobuf/descriptor.pb.cc
|
| diff --git a/third_party/protobuf/src/google/protobuf/descriptor.pb.cc b/third_party/protobuf/src/google/protobuf/descriptor.pb.cc
|
| index b8ace41bc59c35e0bdc539bbe89e59c3b7e91916..48d28646bc763483beab31e0aace32cdbefa71ec 100644
|
| --- a/third_party/protobuf/src/google/protobuf/descriptor.pb.cc
|
| +++ b/third_party/protobuf/src/google/protobuf/descriptor.pb.cc
|
| @@ -2,7 +2,7 @@
|
| // source: google/protobuf/descriptor.proto
|
|
|
| #define INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION
|
| -#include "google/protobuf/descriptor.pb.h"
|
| +#include <google/protobuf/descriptor.pb.h>
|
|
|
| #include <algorithm>
|
|
|
|
|