1 # Copyright 2015 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.
7 'target_name': 'customtabs_benchmark_apk',
10 'java_in_dir': '../../../tools/android/customtabs_benchmark/java/',
11 'apk_name': 'CustomTabsBenchmark',
14 '../../../third_party/custom_tabs_client/custom_tabs_client.gyp:custom_tabs_support_lib'
16 'includes': [ '../../../build/java_apk.gypi' ],