Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(266)

Unified Diff: scripts/slave/recipes/gpu/build_and_upload.expected/mac_fyi_link_against_10_10.json

Issue 1237263003: reland #3: Set mac_min_sdk=10.10 on chromium.mac bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « scripts/slave/recipes/chromium_trybot.expected/telemetry_gpu_with_results_but_bad_exit_code.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/gpu/build_and_upload.expected/mac_fyi_link_against_10_10.json
diff --git a/scripts/slave/recipes/gpu/build_and_upload.expected/mac_fyi_link_against_10_10.json b/scripts/slave/recipes/gpu/build_and_upload.expected/mac_fyi_link_against_10_10.json
index 930f72ea98db0d9738a67cf24792a6d4e742a427..1cee9ff0251c0acf19e6c16c83a53667903217bc 100644
--- a/scripts/slave/recipes/gpu/build_and_upload.expected/mac_fyi_link_against_10_10.json
+++ b/scripts/slave/recipes/gpu/build_and_upload.expected/mac_fyi_link_against_10_10.json
@@ -80,7 +80,7 @@
],
"cwd": "[SLAVE_BUILD]",
"env": {
- "GYP_DEFINES": "archive_gpu_tests=1 blink_logging_always_on=1 clang=1 component=static_library dcheck_always_on=1 disable_glibcxx_debug=1 ffmpeg_branding=Chrome gomadir='[BUILD]/goma' internal_gles2_conform_tests=1 mac_sdk_min==10.10 proprietary_codecs=1 target_arch=x64 test_isolation_mode=prepare use_goma=1"
+ "GYP_DEFINES": "archive_gpu_tests=1 blink_logging_always_on=1 clang=1 component=static_library dcheck_always_on=1 disable_glibcxx_debug=1 ffmpeg_branding=Chrome gomadir='[BUILD]/goma' internal_gles2_conform_tests=1 mac_sdk_min=10.10 proprietary_codecs=1 target_arch=x64 test_isolation_mode=prepare use_goma=1"
},
"name": "gclient runhooks"
},
« no previous file with comments | « scripts/slave/recipes/chromium_trybot.expected/telemetry_gpu_with_results_but_bad_exit_code.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698