| Index: tools/testing/dart/browser_test.dart
|
| diff --git a/tools/testing/dart/browser_test.dart b/tools/testing/dart/browser_test.dart
|
| index 42aa8216eb88ccc6853bb1ccda3d86df2f6d0d51..5e6be19d6a1b83b4d727362d30d27aec178b3fec 100644
|
| --- a/tools/testing/dart/browser_test.dart
|
| +++ b/tools/testing/dart/browser_test.dart
|
| @@ -32,8 +32,6 @@ String getHtmlContents(String title,
|
| </script>
|
| <script type="text/javascript"
|
| src="/root_dart/pkg/browser/lib/dart.js"></script>
|
| - <script type="text/javascript"
|
| - src="/root_dart/pkg/browser/lib/interop.js"></script>
|
| </body>
|
| </html>""";
|
| }
|
|
|