Chromium Code Reviews| Index: samples/belay/bcap/src/impl_bcap.dart |
| =================================================================== |
| --- samples/belay/bcap/src/impl_bcap.dart (revision 4099) |
| +++ samples/belay/bcap/src/impl_bcap.dart (working copy) |
| @@ -3,7 +3,7 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| #library('impl_bcap'); |
| -#import('../../../../client/json/json.dart'); |
| +#import('../../../../lib/json/json.dart'); |
| #import('../bcap.dart'); |
| // This is the implementation of the base Bcap protocol. |