Chromium Code Reviews| Index: pkg/intl/example/basic/messages_th_th.dart |
| =================================================================== |
| --- pkg/intl/example/basic/messages_th_th.dart (revision 12515) |
| +++ pkg/intl/example/basic/messages_th_th.dart (working copy) |
| @@ -10,7 +10,7 @@ |
| */ |
| #library('messages_th_TH'); |
| -#import('../../intl.dart'); |
| +#import('../../lib/intl.dart'); |
| runAt(time, day) => |
| Intl.message('วิ่ง $time on $day.', name: 'runAt', args: [time, day]); |