Sign in
chromium
/
chromium
/
src
/
43a44b23c528086b070d38463561b64b2bc563d4
/
.
/
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"
]
}