Chromium Code Reviews| Index: lib/dom/frog/dom_frog.dart |
| diff --git a/lib/dom/frog/dom_frog.dart b/lib/dom/frog/dom_frog.dart |
| index c754c94045764a47e447c0def64013d9d29b5891..79d23cd239dfa9da4a1b086671b7f7774cda395c 100644 |
| --- a/lib/dom/frog/dom_frog.dart |
| +++ b/lib/dom/frog/dom_frog.dart |
| @@ -1,4 +1,4 @@ |
| -#library('dom'); |
| +#library('dart:dom_deprecated'); |
| // Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file |
| // for details. All rights reserved. Use of this source code is governed by a |