Sign in
chromium
/
chromium
/
src
/
tools
/
HEAD
/
.
/
android
/
fincore
/
BUILD.gn
blob: 92b64821382bd9ccb7ccdae2f020b8d66df24ccb [
file
]
# Copyright 2019 The Chromium Authors
# 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"
]
}