repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Roll src/third_party/skia ef6c50a:d0fff5b
[chromium-blink-merge.git]
/
third_party
/
libwebm
/
BUILD.gn
blob
0827b070fe430575d5ed2695322e961c86fb03c0
1
# Copyright 2015 The Chromium Authors. All rights reserved.
2
# Use of this source code is governed by a BSD-style license that can be
3
# found in the LICENSE file.
4
5
source_set("libwebm") {
6
sources = [
7
"source/mkvmuxer.cpp",
8
"source/mkvmuxerutil.cpp",
9
"source/mkvwriter.cpp",
10
]
11
}