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