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

Unified Diff: chrome/test/data/extensions/api_test/networking/manifest.json

Issue 12220113: Next phase for chrome.networkingPrivate interface. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed spaces in copyright header Created 7 years, 10 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/api_test/networking/manifest.json
diff --git a/chrome/test/data/extensions/api_test/networking/manifest.json b/chrome/test/data/extensions/api_test/networking/manifest.json
index 0847c01265514831bf90afee46cb661b698163e7..377b4778b2bb260a9177c788ef744d443108cb81 100644
--- a/chrome/test/data/extensions/api_test/networking/manifest.json
+++ b/chrome/test/data/extensions/api_test/networking/manifest.json
@@ -4,9 +4,6 @@
"version": "0.1",
"manifest_version": 2,
"description": "Test of chrome.networkingPrivate methods",
- "background": {
- "scripts": ["test.js"]
- },
"permissions": [
"networkingPrivate"
]
« no previous file with comments | « chrome/test/data/extensions/api_test/networking/main.html ('k') | chrome/test/data/extensions/api_test/networking/test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698