Index: tools/chrome_remote_control/third_party/websocket-client/README.chromium |
diff --git a/tools/chrome_remote_control/third_party/websocket-client/README.chromium b/tools/chrome_remote_control/third_party/websocket-client/README.chromium |
deleted file mode 100644 |
index d5b6b0e8ce2c7e3e6be462675b67bbd0cbfd39c9..0000000000000000000000000000000000000000 |
--- a/tools/chrome_remote_control/third_party/websocket-client/README.chromium |
+++ /dev/null |
@@ -1,20 +0,0 @@ |
-Name: Python websocket-client |
-Short Name: websocket-client |
-URL: https://github.com/liris/websocket-client |
-Version: 0 |
-Revision: 861f9cf354833fe3992315b60292865c5245c821 |
-Date: Tue Jul 10 19:57:00 2012 -0700 |
-License: LGPL-2.1 |
-License File: NOT_SHIPPED |
-Security Critical: no |
- |
-Description: |
- |
-websocket-client module is WebSocket client for python. This provide the low |
-level APIs for WebSocket. All APIs are the synchronous functions. |
- |
-Used by the python code in devtools-auto to communicate with a running Chrome instance. |
- |
-Local Modifications: |
-None. However, test, example and packaging code from the upstream repository has |
-not been copied downstream. |