Chromium Code Reviews| Index: mojo/dart/observatory_test/lib/main.dart |
| diff --git a/mojo/dart/observatory_test/lib/main.dart b/mojo/dart/observatory_test/lib/main.dart |
| deleted file mode 100644 |
| index 12f0e05f999763c7e03561986446e5edabab8030..0000000000000000000000000000000000000000 |
| --- a/mojo/dart/observatory_test/lib/main.dart |
| +++ /dev/null |
| @@ -1,7 +0,0 @@ |
| -// Copyright 2015 The Chromium Authors. All rights reserved. |
| -// Use of this source code is governed by a BSD-style license that can be |
| -// found in the LICENSE file. |
| - |
| -void main(List args) { |
| - // Won't exit because we don't close the shell handle. |
| -} |