Index: tools/cc-frame-viewer/third_party/py-chrome-app/unittest_data/app-that-prints/index.js |
diff --git a/tools/cc-frame-viewer/third_party/py-chrome-app/unittest_data/app-that-prints/index.js b/tools/cc-frame-viewer/third_party/py-chrome-app/unittest_data/app-that-prints/index.js |
deleted file mode 100644 |
index 2f5c11679f6a2a444429ba172989e046762e43ab..0000000000000000000000000000000000000000 |
--- a/tools/cc-frame-viewer/third_party/py-chrome-app/unittest_data/app-that-prints/index.js |
+++ /dev/null |
@@ -1,6 +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. |
- */ |
-chromeapp.print("Hello world"); |
- |