 Chromium Code Reviews
 Chromium Code Reviews Issue 1629353002:
  WebRTC: Enable OpenH264 for WebRTC standalone bots.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
    
  
    Issue 1629353002:
  WebRTC: Enable OpenH264 for WebRTC standalone bots.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/tools/build| Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac64_release.json | 
| diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac64_release.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac64_release.json | 
| index c65ff20aab74eb5c33245a903ceda6155587b6c9..70a86b08b615d19a9cce09dba406122881411459 100644 | 
| --- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac64_release.json | 
| +++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_mac64_release.json | 
| @@ -79,7 +79,7 @@ | 
| ], | 
| "cwd": "[SLAVE_BUILD]", | 
| "env": { | 
| - "GYP_DEFINES": "clang=1 component=static_library dcheck_always_on=1 gomadir='[BUILD]/goma' target_arch=x64 use_goma=1" | 
| + "GYP_DEFINES": "clang=1 component=static_library dcheck_always_on=1 ffmpeg_branding=Chrome gomadir='[BUILD]/goma' rtc_use_264=1 target_arch=x64 use_goma=1" | 
| }, | 
| "name": "gclient runhooks" | 
| }, |