Index: third_party/protobuf/protobuf.gyp |
diff --git a/third_party/protobuf/protobuf.gyp b/third_party/protobuf/protobuf.gyp |
index 438578582e026204672b200658804af62b51aa9b..7c55c249bb3727217044b7313788f8cafb001111 100644 |
--- a/third_party/protobuf/protobuf.gyp |
+++ b/third_party/protobuf/protobuf.gyp |
@@ -42,10 +42,11 @@ |
'sources': [ |
'src/google/protobuf/stubs/atomicops.h', |
'src/google/protobuf/stubs/atomicops_internals_arm_gcc.h', |
+ '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_macosx.h', |
'src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc', |
'src/google/protobuf/stubs/atomicops_internals_x86_msvc.h', |
'src/google/protobuf/stubs/common.h', |