mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 06:10:30 -04:00
Changelog: https://chromium.googlesource.com/chromium/src/+log/75.0.3770.142..76.0.3809.100?pretty=fuller&n=10000 Submitted by: Matthias Wolf <matthias@rheinwolf.de> MFH: 2019Q3
10 lines
251 B
Python
10 lines
251 B
Python
--- tools/variations/fieldtrial_to_struct.py.orig 2019-07-24 18:59:17 UTC
|
|
+++ tools/variations/fieldtrial_to_struct.py
|
|
@@ -33,6 +33,7 @@ finally:
|
|
_platforms = [
|
|
'android',
|
|
'android_webview',
|
|
+ 'freebsd',
|
|
'chromeos',
|
|
'fuchsia',
|
|
'ios',
|