Chromium Code Reviews| Index: remoting/BUILD.gn |
| diff --git a/remoting/BUILD.gn b/remoting/BUILD.gn |
| index 832549a2f0e44f36e59147a2d9ca42ed166a8bf0..51aa81790e682e631484cef33937b1c6ae7a4804 100644 |
| --- a/remoting/BUILD.gn |
| +++ b/remoting/BUILD.gn |
| @@ -64,7 +64,7 @@ group("remoting_all") { |
| if (enable_me2me_host) { |
| deps += [ |
| "//remoting/host:remoting_me2me_host", |
| - #"//remoting/host:remoting_me2me_host_archive", |
| + "//remoting/host:remoting_me2me_host_archive", |
| ] |
| } |