| Index: third_party/protobuf/src/google/protobuf/stubs/platform_macros.h
|
| diff --git a/third_party/protobuf/src/google/protobuf/stubs/platform_macros.h b/third_party/protobuf/src/google/protobuf/stubs/platform_macros.h
|
| index cba9fbd029e2313d27828f6c43ae193e903e5b78..8dd7a65427a938f3e9c0d992b58674f05df08a46 100644
|
| --- a/third_party/protobuf/src/google/protobuf/stubs/platform_macros.h
|
| +++ b/third_party/protobuf/src/google/protobuf/stubs/platform_macros.h
|
| @@ -57,8 +57,6 @@
|
|
|
| #if defined(__APPLE__)
|
| #define GOOGLE_PROTOBUF_OS_APPLE
|
| -#elif defined(__native_client__)
|
| -#define GOOGLE_PROTOBUF_OS_NACL
|
| #endif
|
|
|
| #endif // GOOGLE_PROTOBUF_PLATFORM_MACROS_H_
|
|
|