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': 'android_webview_shell_apk',
10 '../base/base.gyp:base_java_test_support',
13 'apk_name': 'AndroidWebViewShell',
14 'java_in_dir': 'tools/WebViewShell',
15 'resource_dir': 'tools/WebViewShell/res',
17 'test_type': 'instrumentation',
18 'isolate_file': 'android_webview_shell_test_apk.isolate',
19 'android_manifest_path': 'tools/WebViewShell/AndroidManifest.xml', # for lint
22 '../build/java_apk.gypi',
23 '../build/android/test_runner.gypi',