Chromium Code Reviews| Index: remoting/proto/BUILD.gn |
| diff --git a/remoting/proto/BUILD.gn b/remoting/proto/BUILD.gn |
| index 2b0b20d0c0f4f1893aec8c925091bed8f3518c4e..268b623949815bee60d5460ed3cb669cbb436847 100644 |
| --- a/remoting/proto/BUILD.gn |
| +++ b/remoting/proto/BUILD.gn |
| @@ -11,6 +11,6 @@ proto_library("proto") { |
| "event.proto", |
| "internal.proto", |
| "mux.proto", |
| - "video.proto" |
| + "video.proto", |
| ] |
| } |