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

Unified Diff: chrome/common/extensions/api/test.json

Issue 11115011: Revert 161572 - WebSocket test server migration on ExtensionApiTest.WebSocket (third trial) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 2 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/common/extensions/api/test.json
===================================================================
--- chrome/common/extensions/api/test.json (revision 161574)
+++ chrome/common/extensions/api/test.json (working copy)
@@ -35,12 +35,6 @@
"testDataDirectory": {
"type": "string",
"description": "file:/// URL for the API test data directory."
- },
- "testWebSocketPort": {
- "type": "integer",
- "description": "The port on which the test WebSocket server is listening.",
- "minimum": 1024,
- "maximum": 65535
}
}
}
« no previous file with comments | « chrome/browser/extensions/extension_websocket_apitest.cc ('k') | chrome/test/data/extensions/api_test/websocket/test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698