| Index: third_party/protobuf/BUILD.gn
|
| diff --git a/third_party/protobuf/BUILD.gn b/third_party/protobuf/BUILD.gn
|
| index b2eab67e85d43fdd82e5333b5a2d50f7254a863a..43f58269218f16b4a953d1ea8fad9f974373f284 100644
|
| --- a/third_party/protobuf/BUILD.gn
|
| +++ b/third_party/protobuf/BUILD.gn
|
| @@ -59,7 +59,6 @@ protobuf_lite_sources = [
|
| "src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h",
|
| "src/google/protobuf/stubs/atomicops_internals_macosx.h",
|
| "src/google/protobuf/stubs/atomicops_internals_mips_gcc.h",
|
| - "src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc",
|
| "src/google/protobuf/stubs/atomicops_internals_x86_gcc.h",
|
| "src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc",
|
| "src/google/protobuf/stubs/atomicops_internals_x86_msvc.h",
|
|
|