Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(291)

Unified Diff: chrome/test/data/extensions/platform_apps/restart_test/manifest.json

Issue 10905306: Revert 156659 - Restart running apps when chrome restarts. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/extensions/platform_apps/restart_test/manifest.json
diff --git a/chrome/test/data/extensions/platform_apps/restart_test/manifest.json b/chrome/test/data/extensions/platform_apps/restart_test/manifest.json
deleted file mode 100644
index 3cdb0498bd054525ec432579a2491bbacb56e8d8..0000000000000000000000000000000000000000
--- a/chrome/test/data/extensions/platform_apps/restart_test/manifest.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "name": "Platform App Restart Test",
- "version": "1",
- "manifest_version": 2,
- "app": {
- "background": {
- "scripts": ["test.js"]
- }
- }
-}
« no previous file with comments | « chrome/common/extensions/docs/samples.json ('k') | chrome/test/data/extensions/platform_apps/restart_test/test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698