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

Unified Diff: ppapi/tests/extensions/background_keepalive/manifest.json

Issue 124313005: Revert of Test Keeping NaCl plugins used in app background pages alive when active. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 12 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
« no previous file with comments | « ppapi/tests/extensions/background_keepalive/background.js ('k') | ppapi/tests/extensions/extensions.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/tests/extensions/background_keepalive/manifest.json
diff --git a/ppapi/tests/extensions/background_keepalive/manifest.json b/ppapi/tests/extensions/background_keepalive/manifest.json
deleted file mode 100644
index 28fb9125bcdf4b7f7d3a15154637c7c705198a50..0000000000000000000000000000000000000000
--- a/ppapi/tests/extensions/background_keepalive/manifest.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "manifest_version": 2,
- "name": "background_nacl",
- "version": "0",
- "description": "Tests keeping background page with NaCl alive when active.",
- "app": {
- "background": {
- "scripts": ["background.js"]
- }
- }
-}
« no previous file with comments | « ppapi/tests/extensions/background_keepalive/background.js ('k') | ppapi/tests/extensions/extensions.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698