Chromium Code Reviews| Index: utils/tip/tip.dart |
| diff --git a/frog/tip/tip.dart b/utils/tip/tip.dart |
| similarity index 99% |
| rename from frog/tip/tip.dart |
| rename to utils/tip/tip.dart |
| index ed72932cba25aa0076cd00836157e06d2e9b9de5..44edb6a518affaa5c517c71406944455750c2541 100644 |
| --- a/frog/tip/tip.dart |
| +++ b/utils/tip/tip.dart |
| @@ -10,8 +10,8 @@ |
| */ |
| #import('dart:dom'); |
| -#import('../lang.dart'); |
| -#import('../file_system_dom.dart'); |
| +#import('../../frog/lang.dart'); |
| +#import('../../frog/file_system_dom.dart'); |
| void main() { |