Chromium Code Reviews| Index: mojo/dart/test/hello_mojo.dart |
| diff --git a/mojo/dart/test/hello_mojo.dart b/mojo/dart/test/hello_mojo.dart |
| deleted file mode 100644 |
| index cd04dc8562d4a42e700bab731e02133ba633fc5f..0000000000000000000000000000000000000000 |
| --- a/mojo/dart/test/hello_mojo.dart |
| +++ /dev/null |
| @@ -1,7 +0,0 @@ |
| -// Copyright 2014 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. |
| - |
| -main() { |
| - print("Hello, Mojo!"); |
| -} |