| Index: client/dom/scripts/idlparser_test.dart
|
| ===================================================================
|
| --- client/dom/scripts/idlparser_test.dart (revision 1964)
|
| +++ client/dom/scripts/idlparser_test.dart (working copy)
|
| @@ -2,6 +2,7 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| +#library('idlparser_test');
|
| #import('../../../utils/peg/pegparser.dart');
|
| #source('idlparser.dart');
|
| #source('idlrenderer.dart');
|
|
|