Index: ffmpeg.gyp |
diff --git a/ffmpeg.gyp b/ffmpeg.gyp |
index 090e42fce238a9c5c1f19e8f5c0052577f02e262..62ee8fb8bddc0f70de1b4ecbecc289ebcd125dbf 100644 |
--- a/ffmpeg.gyp |
+++ b/ffmpeg.gyp |
@@ -58,7 +58,7 @@ |
['chromeos == 1', { |
'ffmpeg_branding%': '<(branding)OS', |
}, { # otherwise, assume Chrome/Chromium. |
- 'ffmpeg_branding%': '<(branding)', |
+ 'ffmpeg_branding%': 'Chrome', |
}], |
], |