Index: tools/cc-frame-viewer/third_party/py-chrome-app/unittest_data/intentionally-failing-app/index.js |
diff --git a/tools/cc-frame-viewer/third_party/py-chrome-app/unittest_data/intentionally-failing-app/index.js b/tools/cc-frame-viewer/third_party/py-chrome-app/unittest_data/intentionally-failing-app/index.js |
deleted file mode 100644 |
index b92776a649ce5a99ecb66b0f419a2344719a0339..0000000000000000000000000000000000000000 |
--- a/tools/cc-frame-viewer/third_party/py-chrome-app/unittest_data/intentionally-failing-app/index.js |
+++ /dev/null |
@@ -1,7 +0,0 @@ |
-/* Copyright (c) 2012 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. |
- */ |
-throw new Error("intentional failure"); |
- |
- |