OLD | NEW |
1 { | 1 { |
2 'TargetPath': <Object>, | 2 'TargetPath': <Object>, |
3 '_autogen_svn_password_file': '.autogen_svn_password', | 3 '_autogen_svn_password_file': '.autogen_svn_password', |
4 '_autogen_svn_username_file': '.autogen_svn_username', | 4 '_autogen_svn_username_file': '.autogen_svn_username', |
5 '_build_targets': [ | 5 '_build_targets': [ |
6 'chrome', | 6 'chrome', |
7 ], | 7 ], |
8 '_builder_name': 'Canary-Chrome-Ubuntu12-Ninja-x86_64-Default-Trybot', | 8 '_builder_name': 'Canary-Chrome-Ubuntu12-Ninja-x86_64-Default-Trybot', |
9 '_common_args': [ | 9 '_common_args': [ |
10 '--autogen_svn_baseurl', | 10 '--autogen_svn_baseurl', |
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
47 '_configuration': 'Debug', | 47 '_configuration': 'Debug', |
48 '_default_clobber': <Object>, | 48 '_default_clobber': <Object>, |
49 '_deps_target_os': None, | 49 '_deps_target_os': None, |
50 '_do_patch_step': <Object>, | 50 '_do_patch_step': <Object>, |
51 '_do_upload_bench_results': <Object>, | 51 '_do_upload_bench_results': <Object>, |
52 '_do_upload_results': <Object>, | 52 '_do_upload_results': <Object>, |
53 '_env_vars': {}, | 53 '_env_vars': {}, |
54 '_flavor': 'chrome_canary', | 54 '_flavor': 'chrome_canary', |
55 '_gclient_solutions': [ | 55 '_gclient_solutions': [ |
56 '{ "name": "src", "url": "http://skia.googlecode.com/svn/src", "custom_d
eps": {},"custom_vars": {},},', | 56 '{ "name": "src", "url": "http://skia.googlecode.com/svn/src", "custom_d
eps": {},"custom_vars": {},},', |
57 '{ "name": "gm-expected", "url": "http://skia.googlecode.com/svn/gm-expe
cted", "custom_deps": {},"custom_vars": {},},', | |
58 ], | 57 ], |
59 '_gyp_defines': { | 58 '_gyp_defines': { |
60 'skia_warnings_as_errors': '0', | 59 'skia_warnings_as_errors': '0', |
61 }, | 60 }, |
62 '_make_flags': [], | 61 '_make_flags': [], |
63 '_path_to_skia': 'third_party/skia', | 62 '_path_to_skia': 'third_party/skia', |
64 '_perf_output_basedir': None, | 63 '_perf_output_basedir': None, |
65 '_skia_cmd_obj': <Object>, | 64 '_skia_cmd_obj': <Object>, |
66 '_skia_svn_password_file': '.skia_svn_password', | 65 '_skia_svn_password_file': '.skia_svn_password', |
67 '_skia_svn_username_file': '.skia_svn_username', | 66 '_skia_svn_username_file': '.skia_svn_username', |
(...skipping 586 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
654 'haltOnFailure': <Object>, | 653 'haltOnFailure': <Object>, |
655 'hideStepIf': <Object>, | 654 'hideStepIf': <Object>, |
656 'is_rebaseline_step': <Object>, | 655 'is_rebaseline_step': <Object>, |
657 'is_upload_step': <Object>, | 656 'is_upload_step': <Object>, |
658 'timeout': <Object>, | 657 'timeout': <Object>, |
659 'workdir': 'build/src', | 658 'workdir': 'build/src', |
660 }, | 659 }, |
661 ], | 660 ], |
662 ], | 661 ], |
663 } | 662 } |
OLD | NEW |