1 # Copyright 2014 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.
8 # GN: //third_party/junit:hamcrest
9 'target_name': 'hamcrest_jar',
12 'jar_path': 'src/lib/hamcrest-core-1.1.jar',
13 'enable_errorprone': '0',
16 '../../build/host_prebuilt_jar.gypi',
20 # GN: //third_party/junit:junit
21 'target_name': 'junit_jar',
27 'src_paths': [ 'src/src/main/java' ],
28 'enable_errorprone': '0',
31 '../../build/host_jar.gypi',