diff options
author | sergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-16 05:28:55 +0000 |
---|---|---|
committer | sergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-16 05:28:55 +0000 |
commit | 15410fc638e0123a18ed932541477b2dc2b648ef (patch) | |
tree | 1e60261c8f7278a7b9e34ef457cf715367f99832 /third_party/libwebm/OWNERS | |
parent | bf9b756448cb4dc4f77ddc348403d50267950127 (diff) | |
download | chromium_src-15410fc638e0123a18ed932541477b2dc2b648ef.zip chromium_src-15410fc638e0123a18ed932541477b2dc2b648ef.tar.gz chromium_src-15410fc638e0123a18ed932541477b2dc2b648ef.tar.bz2 |
Add libwebm in third_party.
libwebm will be used by chromoting client to generate WebM stream for
MediaSource API.
BUG=321825
Review URL: https://codereview.chromium.org/134643003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245139 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/libwebm/OWNERS')
-rw-r--r-- | third_party/libwebm/OWNERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/libwebm/OWNERS b/third_party/libwebm/OWNERS new file mode 100644 index 0000000..8af0345 --- /dev/null +++ b/third_party/libwebm/OWNERS @@ -0,0 +1,2 @@ +sergeyu@chromium.org +tomfinegan@chromium.org |