Index: chrome/test/data/extensions/platform_apps/crashtest_hidden_windows/manifest.json |
diff --git a/chrome/test/data/extensions/platform_apps/crashtest_hidden_windows/manifest.json b/chrome/test/data/extensions/platform_apps/crashtest_hidden_windows/manifest.json |
deleted file mode 100644 |
index fd55a0a972e648bcc4611d6098b75f0b382cca78..0000000000000000000000000000000000000000 |
--- a/chrome/test/data/extensions/platform_apps/crashtest_hidden_windows/manifest.json |
+++ /dev/null |
@@ -1,9 +0,0 @@ |
-{ |
- "name" : "Apps Crash Tests - Hidden Windows", |
- "version" : "0.1", |
- "app": { |
- "background": { |
- "scripts": ["test.js"] |
- } |
- } |
-} |