Chromium Code Reviews| Index: samples/belay/bcap/bcap_fling.dart |
| =================================================================== |
| --- samples/belay/bcap/bcap_fling.dart (revision 4099) |
| +++ samples/belay/bcap/bcap_fling.dart (working copy) |
| @@ -6,7 +6,7 @@ |
| // Bcap implementation for use on Fling web server based applications. |
| -#import('../../../client/json/json.dart'); |
| +#import('../../../lib/json/json.dart'); |
| #import('../../../client/fling/fling.dart'); |
| #import('bcap.dart'); |