Fix crash on app list start page contents not existing.
[chromium-blink-merge.git] / third_party / android_opengl / etc1 / etc1.gyp
blob3445a677c435f52d2561e02cbad48a7896a742a2
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   'targets': [
7     {
8       # GN: //third_party/android_opengl/etc1:etc1
9       'target_name': 'etc1',
10       'type': 'static_library',
11       'sources': [
12         'etc1.cpp',
13         'etc1.h',
14       ],
15     },
16   ]