Chromium Code Reviews| Index: third_party/protobuf/src/google/protobuf/util/field_comparator_test.cc |
| diff --git a/third_party/protobuf/src/google/protobuf/util/field_comparator_test.cc b/third_party/protobuf/src/google/protobuf/util/field_comparator_test.cc |
| index 23f7d51d375f35b1c8891ef88e7243720f971478..6fd631d860c8fc63e0279ed817e1941f2597e162 100644 |
| --- a/third_party/protobuf/src/google/protobuf/util/field_comparator_test.cc |
| +++ b/third_party/protobuf/src/google/protobuf/util/field_comparator_test.cc |
| @@ -42,7 +42,6 @@ |
| // and the opensource version gtest.h header includes cmath transitively |
| // somehow. |
| #include <gtest/gtest.h> |
| - |
| namespace google { |
| namespace protobuf { |
| namespace util { |