| Index: third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc
|
| ===================================================================
|
| --- third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc (revision 216642)
|
| +++ third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc (working copy)
|
| @@ -48,8 +48,8 @@
|
| #include <google/protobuf/compiler/importer.h>
|
| #include <google/protobuf/descriptor.h>
|
| #include <google/protobuf/io/zero_copy_stream_impl.h>
|
| -#include <google/protobuf/stubs/stl_util-inl.h>
|
| #include <google/protobuf/stubs/map-util.h>
|
| +#include <google/protobuf/stubs/stl_util.h>
|
| #include <google/protobuf/stubs/strutil.h>
|
| #include <google/protobuf/stubs/substitute.h>
|
|
|
|
|