Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(104)

Unified Diff: Makefile

Issue 2043913005: Change how to set the Dart name of a field (Closed) Base URL: git@github.com:dart-lang/dart-protoc-plugin.git@master
Patch Set: better error checking, clean up pubspec Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | README.md » ('j') | lib/names.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 \
« no previous file with comments | « no previous file | README.md » ('j') | lib/names.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698