Chromium Code Reviews| Index: third_party/protobuf/python/setup.cfg |
| diff --git a/third_party/protobuf/python/setup.cfg b/third_party/protobuf/python/setup.cfg |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..2a9acf13daa95e85642ea255d3e3bd1ef8252804 |
| --- /dev/null |
| +++ b/third_party/protobuf/python/setup.cfg |
| @@ -0,0 +1,2 @@ |
| +[bdist_wheel] |
| +universal = 1 |