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

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

Issue 20593003: Move kEnableExperimentalExtensionApis switch to extensions/common/switches.cc. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 5 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/socket/unload/manifest.json
diff --git a/chrome/test/data/extensions/api_test/socket/unload/manifest.json b/chrome/test/data/extensions/api_test/socket/unload/manifest.json
index c61d0c13375d4b3ad5aed93495ee516516182a68..1a647f2c3f2e6e2b879e120a1c3ed2cd88a57a26 100644
--- a/chrome/test/data/extensions/api_test/socket/unload/manifest.json
+++ b/chrome/test/data/extensions/api_test/socket/unload/manifest.json
@@ -8,7 +8,6 @@
}
},
"permissions": [
- "experimental",
{"socket": [
"tcp-listen"
]}
« no previous file with comments | « chrome/test/data/extensions/api_test/notifications/galore/app/manifest.json ('k') | extensions/common/switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698