Chromium Code Reviews| Index: samples/slider/slider_sample.dart |
| =================================================================== |
| --- samples/slider/slider_sample.dart (revision 4144) |
| +++ samples/slider/slider_sample.dart (working copy) |
| @@ -5,8 +5,7 @@ |
| #library('slider_sample'); |
| #import('dart:html'); |
| -#import('../../client/base/base.dart'); |
| -#import('../../client/view/view.dart'); |
| +#import('../ui_lib/view/view.dart'); |
| #source('SliderSample.dart'); |