blob: 8a2e8f61a1f0d5b7aad14bda3d3fc5d1a1e33bfb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- tools/variations/fieldtrial_to_struct.py.orig 2018-12-03 21:18:05.000000000 +0100
+++ tools/variations/fieldtrial_to_struct.py 2018-12-15 20:10:55.090226000 +0100
@@ -24,6 +24,7 @@
_platforms = [
'android',
'android_webview',
+ 'bsd',
'chromeos',
'fuchsia',
'ios',
|