Chromium Code Reviews| Index: third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc |
| diff --git a/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc b/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc |
| index 25bae9b074157cfd911bcf18d546d4245892122e..f9e2cfd4370adbc0b29f162ec11ee147caf5f1d4 100644 |
| --- a/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc |
| +++ b/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc |
| @@ -41,8 +41,6 @@ |
| namespace google { |
| namespace protobuf { |
| -using internal::NewCallback; |
| -using internal::NewPermanentCallback; |
| namespace { |
| // TODO(kenton): More tests. |