| Index: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_gn_dbg.json
|
| diff --git a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_gn_dbg.json b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_gn_dbg.json
|
| index 9a5e28802aa43f33bc9d39cf0fd205672e1d61b8..0fc5ad16e89e67b7e0702d67c3034bfc88842ee2 100644
|
| --- a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_gn_dbg.json
|
| +++ b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_gn_dbg.json
|
| @@ -83,7 +83,7 @@
|
| "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GYP_CHROMIUM_NO_ACTION": "1",
|
| - "GYP_DEFINES": "component=shared_library dcheck_always_on=1 fastbuild=1 ffmpeg_branding=Chrome gomadir='[BUILD]/goma' target_arch=x64 use_goma=1 use_openh264=1 use_third_party_h264=1"
|
| + "GYP_DEFINES": "component=shared_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=x64 use_goma=1"
|
| },
|
| "name": "gclient runhooks"
|
| },
|
| @@ -95,7 +95,7 @@
|
| "--root=[SLAVE_BUILD]/src",
|
| "gen",
|
| "//out/Debug",
|
| - "--args=ffmpeg_branding=\"Chrome\" use_openh264=true use_third_party_h264=true is_debug=true target_cpu=\"x64\" use_goma=true goma_dir=\"[BUILD]/goma\""
|
| + "--args=is_debug=true target_cpu=\"x64\" use_goma=true goma_dir=\"[BUILD]/goma\""
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "name": "gn"
|
|
|