7 # GN version: //chrome/tools/profile_reset:jtl_compiler
8 'target_name': 'jtl_compiler',
11 '../../../base/base.gyp:base',
12 '../../../crypto/crypto.gyp:crypto',
16 '../../browser/profile_resetter/jtl_foundation.cc',
17 '../../browser/profile_resetter/jtl_foundation.h',
18 'jtl_compiler_frontend.cc',
22 # GN version: //chrome/tools/profile_reset:jtl_compiler_lib
23 'target_name': 'jtl_compiler_lib',
24 'type': 'static_library',
25 'product_name': 'jtl_compiler',
27 '../../../third_party/re2/re2.gyp:re2',
28 '../../../base/base.gyp:base',
31 '../../browser/profile_resetter/jtl_foundation.h',
32 '../../browser/profile_resetter/jtl_instructions.h',