Chromium Code Reviews| Index: tests/utils/src/DummyCompilerTest.dart |
| =================================================================== |
| --- tests/utils/src/DummyCompilerTest.dart (revision 5925) |
| +++ tests/utils/src/DummyCompilerTest.dart (working copy) |
| @@ -4,7 +4,7 @@ |
| // Smoke test of the dart2js compiler API. |
| -#import('../../../frog/leg/api.dart'); |
| +#import('../../../lib/compiler/compiler.dart'); |
| #import('../../../lib/uri/uri.dart'); |
| Future<String> provider(Uri uri) { |