commit | 9758446f0e524da7611dcc6819bc6a6b51f8d345 | [log] [tgz] |
---|---|---|
author | Nico Weber <thakis@chromium.org> | Tue Jan 14 05:04:02 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jan 14 05:04:02 2020 |
tree | c7616c390a45981fa2e0f43e8f3e296aa3a802f5 | |
parent | e47a1e126cab9192ecf81d32dd1314156509131c [diff] |
Reformat all gn files in /third_party/pywebsocket. `gn format` recently changed its formatting behavior for deps, source, and a few other elements when they are assigned (with =) single-element lists to be consistent with the formatting of updates (with +=) with single-element. Now that we've rolled in a GN binary with the change, reformat all files so that people don't get presubmit warnings due to this. This CL was uploaded by git cl split. R=yhirano@chromium.org Bug: 1041419 Change-Id: I14572d278bc0ecf3752a2f1b0c1bcc238e455faf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1994446 Auto-Submit: Nico Weber <thakis@chromium.org> Reviewed-by: Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#731083}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .