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

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

Issue 118533004: Revert 242061 "Test Keeping NaCl plugins used in app background ..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years 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: trunk/src/ppapi/tests/extensions/background_keepalive/manifest.json
===================================================================
--- trunk/src/ppapi/tests/extensions/background_keepalive/manifest.json (revision 242118)
+++ trunk/src/ppapi/tests/extensions/background_keepalive/manifest.json (working copy)
@@ -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 | « trunk/src/ppapi/tests/extensions/background_keepalive/background.js ('k') | trunk/src/ppapi/tests/extensions/extensions.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698