Chromium Code Reviews| Index: lib/protobuf/plugin/protoc-gen-dart |
| diff --git a/lib/protobuf/plugin/protoc-gen-dart b/lib/protobuf/plugin/protoc-gen-dart |
| new file mode 100755 |
| index 0000000000000000000000000000000000000000..d21d4e322ce5c47dbb4563e6efd3e6f1fddbaa97 |
| --- /dev/null |
| +++ b/lib/protobuf/plugin/protoc-gen-dart |
| @@ -0,0 +1,2 @@ |
| +#!/bin/sh |
| +`dirname "$0"`/ProtocGenDart.dart $@ |