Chromium Code Reviews| Index: components/arc/common/net.mojom |
| diff --git a/components/arc/common/net.mojom b/components/arc/common/net.mojom |
| index ab727b092ce4df1f70514e7d412ba0569bac7e66..3cc5928de4729dcce8acbc74d89776500a7a76fb 100644 |
| --- a/components/arc/common/net.mojom |
| +++ b/components/arc/common/net.mojom |
| @@ -30,7 +30,7 @@ struct VisibleNetworkDetails { |
| }; |
| struct ConfiguredNetworkDetails { |
| - string passphrase; |
| + string? passphrase; |
| bool autoconnect; |
| }; |