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

Unified Diff: test/data/input/code_in_dart_file_component.dart

Issue 11275029: Support for specifying an output directory (issue #106) (Closed) Base URL: git@github.com:dart-lang/dart-web-components.git@master
Patch Set: Created 8 years, 2 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 | « test/data/input/bind_hyphenated_attribute_test.html ('k') | test/data/input/code_in_dart_file_test.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/data/input/code_in_dart_file_component.dart
diff --git a/test/data/input/code_in_dart_file_component.dart b/test/data/input/code_in_dart_file_component.dart
index 447a942ce7ac2ece4bd6ad28d7d63645ef0bf5dd..3836cb7ae5647aeba2cce25d392fed1f3ddec40c 100644
--- a/test/data/input/code_in_dart_file_component.dart
+++ b/test/data/input/code_in_dart_file_component.dart
@@ -1,6 +1,6 @@
library component;
-import '../input/common.dart';
+import 'common.dart';
import 'package:web_components/web_component.dart';
import 'package:web_components/watcher.dart';
« no previous file with comments | « test/data/input/bind_hyphenated_attribute_test.html ('k') | test/data/input/code_in_dart_file_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698