Sign in
chromium
/
chromium
/
src.git
/
49cea54a
/
.
/
tools
/
android
/
fincore
/
BUILD.gn
blob: 8de84635b3a58784cc816b06e43d704e14d515df [
file
] [
log
] [
blame
]
# Copyright 2019 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
executable
(
"fincore"
)
{
sources
=
[
"fincore.cc"
]
}