Chromium Code Reviews| Index: samples/third_party/dromaeo/tests/dom-query.dart |
| diff --git a/samples/third_party/dromaeo/tests/dom-query.dart b/samples/third_party/dromaeo/tests/dom-query.dart |
| index a252d91103f3b31ee4205804c42ae218e06fdd45..25e961eeea0460d8e2b78885e3bec25225f232f1 100644 |
| --- a/samples/third_party/dromaeo/tests/dom-query.dart |
| +++ b/samples/third_party/dromaeo/tests/dom-query.dart |
| @@ -1,5 +1,5 @@ |
| #library("dom_query"); |
| -#import("dart:dom"); |
| +#import("dart:dom_deprecated"); |
| #import('../common/common.dart'); |
| #source("Common.dart"); |
| #source("RunnerSuite.dart"); |