Index: mojo/mojo_test_apk.isolate |
diff --git a/mojo/mojo_test_apk.isolate b/mojo/mojo_test_apk.isolate |
deleted file mode 100644 |
index e08c1be9141a7e6bb610fda611ae7396538d9572..0000000000000000000000000000000000000000 |
--- a/mojo/mojo_test_apk.isolate |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-# Copyright 2016 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. |
- |
-{ |
- 'variables': { |
- 'files': [ |
- '<(DEPTH)/mojo/public/interfaces/bindings/tests/data/validation/', |
- ], |
- }, |
-} |