Chromium Code Reviews| Index: components/tracing/experiment/tot.args.gn |
| diff --git a/components/tracing/experiment/tot.args.gn b/components/tracing/experiment/tot.args.gn |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..4aa1046a181e260065f6a8a346afa2192b23de9b |
| --- /dev/null |
| +++ b/components/tracing/experiment/tot.args.gn |
| @@ -0,0 +1,3 @@ |
| +use_goma = true |
| +is_debug = false |
| +target_os = "android" |