Chromium Code Reviews| Index: third_party/protobuf/objectivec/Tests/UnitTests-Bridging-Header.h |
| diff --git a/third_party/protobuf/objectivec/Tests/UnitTests-Bridging-Header.h b/third_party/protobuf/objectivec/Tests/UnitTests-Bridging-Header.h |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..46292fce73d3a8bda79ab9c09d3831ff6559c0eb |
| --- /dev/null |
| +++ b/third_party/protobuf/objectivec/Tests/UnitTests-Bridging-Header.h |
| @@ -0,0 +1,6 @@ |
| +// |
| +// Use this file to import your target's public headers that you would like to expose to Swift. |
| +// |
| + |
| +#import "google/protobuf/UnittestRuntimeProto2.pbobjc.h" |
| +#import "google/protobuf/UnittestRuntimeProto3.pbobjc.h" |