Commit 5aabe614 authored by Keita Suzuki's avatar Keita Suzuki Committed by Commit Bot

Roll src/third_party/pywebsocket3/src/ 89c922843..faf478a04 (3 commits)

https://chromium.googlesource.com/external/github.com/GoogleChromeLabs/pywebsocket3.git/+log/89c922843410..faf478a0453c

$ git log 89c922843..faf478a04 --date=short --no-merges --format='%ad %ae %s'
2020-02-26 36944670+quasi-mod Add UnitTests for standalone server
2020-02-26 36944670+quasi-mod Update optparse to argparse
2020-02-18 36944670+quasi-mod Update license year in websocket_server.py (#5)

Created with:
  roll-dep src/third_party/pywebsocket3/src

Change-Id: Ifc42a609ed7a7c70eb9ec770faf3715e05375250
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2257653Reviewed-by: default avatarAdam Rice <ricea@chromium.org>
Reviewed-by: default avatarKentaro Hara <haraken@chromium.org>
Commit-Queue: Adam Rice <ricea@chromium.org>
Cr-Commit-Position: refs/heads/master@{#781227}
parent d11b3f33
......@@ -541,6 +541,7 @@ Kaustubh Atrawalkar <kaustubh.a@samsung.com>
Kaustubh Atrawalkar <kaustubh.ra@gmail.com>
Ke He <ke.he@intel.com>
Keene Pan <keenepan@linpus.com>
Keita Suzuki <keitasuzuki.park@gmail.com>
Keita Yoshimoto <y073k3@gmail.com>
Keith Chen <keitchen@amazon.com>
Kenneth Rohde Christiansen <kenneth.r.christiansen@intel.com>
......
......@@ -1263,7 +1263,7 @@ deps = {
Var('chromium_git') + '/external/github.com/google/quic-trace.git' + '@' + 'a3f901c6a99e786ed0fa58a89927f630af17a90c',
'src/third_party/pywebsocket3/src':
Var('chromium_git') + '/external/github.com/GoogleChromeLabs/pywebsocket3.git' + '@' + '89c9228434100e4dabb19f61d0d4f55625940638',
Var('chromium_git') + '/external/github.com/GoogleChromeLabs/pywebsocket3.git' + '@' + 'faf478a0453ceae78f2a3bc11c6c21e13362628f',
'src/third_party/qemu-linux-arm64': {
'packages': [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment