commit | bcc710effd8c13b35ab069fe1f373dfa74cb4a46 | [log] [tgz] |
---|---|---|
author | Amos Lim <[email protected]> | Fri Jun 08 05:51:17 2018 |
committer | Commit Bot <[email protected]> | Fri Jun 08 05:51:17 2018 |
tree | 788d1a9dac488555e3e71c905aaf4823f5c314e0 | |
parent | 73387efb66b0cb6324309d8b27a992f499240ba8 [diff] |
Move audio files from //content/rendenrer/media to .../audio This CL moves the audio-specific files from //content/renderer/media to //content/renderer/media/audio. No new code, just moving files. $ mkdir audio $ git mv audio_* audio $ git mv mock_audio_* audio $ git mv mojo_audio_* audio $ tools/git/mass-rename.py NOPRESUBMIT=true Bug: 739232 Change-Id: Ifadc4b5c0b2b4518405112d47614832684b8b7a8 Reviewed-on: https://chromium-review.googlesource.com/1036824 Commit-Queue: Amos Lim <[email protected]> Reviewed-by: Guido Urdaneta <[email protected]> Reviewed-by: Bill Budge <[email protected]> Reviewed-by: Henrik Grunell <[email protected]> Cr-Commit-Position: refs/heads/master@{#565560}
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 .