commit | 25bb8c091c9279418be14da65e5ebad617d04d3a | [log] [tgz] |
---|---|---|
author | Miyoung Shin <myid.shin@igalia.com> | Sat Aug 03 00:56:57 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Sat Aug 03 00:56:57 2019 |
tree | b62ed723fab0287b4f4a6f7c07418ce82fc331cf | |
parent | 9c7cfb948c4b60424fbe468f67b1ea92bdbee342 [diff] |
Rename traits and mojo directory in //media/mojo This CL renames mojo to mojom and *_struct_traits.* to *_mojom_traits.* in //media/mojo. *_struct_traits.* => *_mojom_traits.* media/mojo/interfaces => media/mojo/mojom Bug: 806965 Change-Id: I62871e855f32640d5a39bfbcc2889118d0d46886 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1724839 Reviewed-by: Yuchen Liu <yucliu@chromium.org> Reviewed-by: Colin Blundell <blundell@chromium.org> Reviewed-by: Yuri Wiitala <miu@chromium.org> Reviewed-by: Xiaohan Wang <xhwang@chromium.org> Reviewed-by: Ken Rockot <rockot@google.com> Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Cr-Commit-Position: refs/heads/master@{#683815}
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 .