blob: 3a30a8b7e5bfbfd6fdd60d712da954f8a8c50ff8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- tools/variations/fieldtrial_to_struct.py.orig 2019-02-06 23:07:02.000000000 +0100
+++ tools/variations/fieldtrial_to_struct.py 2019-02-08 19:20:20.308979000 +0100
@@ -24,6 +24,7 @@
_platforms = [
'android',
'android_webview',
+ 'freebsd',
'chromeos',
'fuchsia',
'ios',
|