| Index: third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_plugin_unittest.cc
|
| diff --git a/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_plugin_unittest.cc b/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_plugin_unittest.cc
|
| index d1efbfe6d0f0d4b2d88f9b1c693c479926f0c4e4..34a41d8232ef5454b8574ca169761882abee93f0 100644
|
| --- a/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_plugin_unittest.cc
|
| +++ b/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_plugin_unittest.cc
|
| @@ -44,9 +44,10 @@
|
| #include <google/protobuf/io/zero_copy_stream.h>
|
| #include <google/protobuf/io/printer.h>
|
|
|
| +#include <google/protobuf/testing/file.h>
|
| +#include <google/protobuf/testing/file.h>
|
| #include <google/protobuf/testing/googletest.h>
|
| #include <gtest/gtest.h>
|
| -#include <google/protobuf/testing/file.h>
|
|
|
| namespace google {
|
| namespace protobuf {
|
|
|