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

Unified Diff: lib/src/plugin.pb.dart

Issue 68953002: Update the protocol buffer compiler plug-in library to the latest Dart SDK (Closed) Base URL: https://github.com/dart-lang/dart-protoc-plugin.git@master
Patch Set: Addressed review comments (bumped version) Created 7 years, 1 month 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 | « lib/src/descriptor.pb.dart ('k') | lib/writer.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/src/plugin.pb.dart
diff --git a/lib/src/plugin.pb.dart b/lib/src/plugin.pb.dart
index ff8596834a58e87ce0f38adbe00b7cda680cdedb..1e6868e893556a5e6228df4c18cd2fb3f8df660d 100644
--- a/lib/src/plugin.pb.dart
+++ b/lib/src/plugin.pb.dart
@@ -3,8 +3,6 @@
///
library proto2.compiler;
-import 'dart:typed_data';
-
import 'package:fixnum/fixnum.dart';
import 'package:protobuf/protobuf.dart';
import 'descriptor.pb.dart';
« no previous file with comments | « lib/src/descriptor.pb.dart ('k') | lib/writer.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698