Chromium Code Reviews| Index: Makefile |
| diff --git a/Makefile b/Makefile |
| index 7caf71c5a1fc84624993816fae421be7487f2c77..e1d95c46ee64b2d5a6010a8a97371dbc642d3282 100644 |
| --- a/Makefile |
| +++ b/Makefile |
| @@ -15,6 +15,7 @@ TEST_PROTO_LIST = \ |
| google/protobuf/unittest_import \ |
| google/protobuf/unittest_optimize_for \ |
| google/protobuf/unittest \ |
| + dart_name \ |
| dart_options \ |
| descriptor_2_5_opensource \ |
| enum_extension \ |