| 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 f9e2cfd4370adbc0b29f162ec11ee147caf5f1d4..25bae9b074157cfd911bcf18d546d4245892122e 100644
|
| --- a/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc
|
| +++ b/third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc
|
| @@ -41,6 +41,8 @@
|
|
|
| namespace google {
|
| namespace protobuf {
|
| +using internal::NewCallback;
|
| +using internal::NewPermanentCallback;
|
| namespace {
|
|
|
| // TODO(kenton): More tests.
|
|
|