Chromium Code Reviews| Index: client/samples/total/src/TotalLib.dart |
| diff --git a/client/samples/total/src/TotalLib.dart b/client/samples/total/src/TotalLib.dart |
| index cda01de970ed3695a58ffcd5bef4b9089a782712..e3bcf9870bbe28b0a6f54b5c51b6844f157d78f2 100644 |
| --- a/client/samples/total/src/TotalLib.dart |
| +++ b/client/samples/total/src/TotalLib.dart |
| @@ -3,7 +3,7 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| #library("TotalLib"); |
| -#import("dart:html"); |
| +#import("../../../html/html.dart"); |
| #source("Cell.dart"); |
| #source("CellContents.dart"); |