Sign in
chromium
/
chromium
/
src
/
9fc418b51a6680a328b090f1af90edb724fbc990
/
.
/
tools
/
android
/
ps_ext
/
BUILD.gn
blob: 4ae499012df97d63ba665d91634bb4360d1d0992 [
file
] [
log
] [
blame
]
# Copyright 2015 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
executable
(
"ps_ext"
)
{
sources
=
[
"ps_ext.c"
]
}