Fast user switcher: Add "(Supervised)" label for supervised users
[chromium-blink-merge.git] / third_party / android_opengl / etc1 / BUILD.gn
blob48f52c02d5b8994171afb4323bff6f55eb8a23a9
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.
5 assert(is_android)
7 # GYP: //third_party/android_opengl/etc1/etc1.gyp:etc1
8 source_set("etc1") {
9   sources = [
10     "etc1.cpp",
11     "etc1.h",
12   ]