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
app_shell: Store user preferences to disk with JsonPrefStore
[chromium-blink-merge.git]
/
third_party
/
libwebm
/
libwebm.gypi
blob
074110145273d07113fc3af4ea69c0e3438d958c
1
# Copyright 2014 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
{
6
'variables': {
7
'libwebm_sources': [
8
'source/mkvmuxer.cpp',
9
'source/mkvmuxerutil.cpp',
10
'source/mkvwriter.cpp',
11
],
12
}
13
}