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

Unified Diff: test/indenting_writer_test.dart

Issue 269823003: Parameterize uri resolution and parsing of options, use package:path (Closed) Base URL: git@github.com:dart-lang/dart-protoc-plugin.git@master
Patch Set: Created 6 years, 7 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
Index: test/indenting_writer_test.dart
diff --git a/test/indenting_writer_test.dart b/test/indenting_writer_test.dart
index 03887ebee8cb9eb42c701a8eef501aa2316566fe..028f6556e76e1993a1aa25ce51818f08fb5d1a91 100755
--- a/test/indenting_writer_test.dart
+++ b/test/indenting_writer_test.dart
@@ -5,7 +5,7 @@
library indenting_writer_test;
-import 'package:protoc-plugin/protoc.dart';
+import 'package:protoc_plugin/protoc.dart';
import 'package:unittest/unittest.dart';
void main() {

Powered by Google App Engine
This is Rietveld 408576698