| Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac64_debug__gn_.json | 
| diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac64_debug__gn_.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac64_debug__gn_.json | 
| index 2d6e88e1dd278f84bd83b8abeb6182a60aa4b27d..ed6a3eff4c283df2b22b831ffd01f25bef82dc0d 100644 | 
| --- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac64_debug__gn_.json | 
| +++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac64_debug__gn_.json | 
| @@ -80,7 +80,7 @@ | 
| "cwd": "[SLAVE_BUILD]", | 
| "env": { | 
| "GYP_CHROMIUM_NO_ACTION": "1", | 
| -      "GYP_DEFINES": "clang=1 component=shared_library dcheck_always_on=1 gomadir='[BUILD]/goma' target_arch=x64 use_goma=1" | 
| +      "GYP_DEFINES": "clang=1 component=shared_library dcheck_always_on=1 ffmpeg_branding=Chrome gomadir='[BUILD]/goma' rtc_use_264=1 target_arch=x64 use_goma=1" | 
| }, | 
| "name": "gclient runhooks" | 
| }, | 
| @@ -92,7 +92,7 @@ | 
| "--root=[SLAVE_BUILD]/src", | 
| "gen", | 
| "//out/Debug", | 
| -      "--args=is_debug=true target_cpu=\"x64\" use_goma=true goma_dir=\"[BUILD]/goma\"" | 
| +      "--args=ffmpeg_branding=\"Chrome\" rtc_use_h264=true is_debug=true target_cpu=\"x64\" use_goma=true goma_dir=\"[BUILD]/goma\"" | 
| ], | 
| "cwd": "[SLAVE_BUILD]", | 
| "name": "gn" | 
|  |