Chromium Code Reviews| Index: build/config/linux/gtk2/BUILD.gn |
| diff --git a/build/config/linux/gtk2/BUILD.gn b/build/config/linux/gtk2/BUILD.gn |
| index 861d4fb746cd6f4965a74ab92a68e689204346a4..11ac9c459e790a1c3eb495b0590cfdeee247c524 100644 |
| --- a/build/config/linux/gtk2/BUILD.gn |
| +++ b/build/config/linux/gtk2/BUILD.gn |
| @@ -27,7 +27,7 @@ group("gtk2") { |
| visibility = [ |
| "//chrome/browser/ui/libgtkui:libgtk2ui", |
| "//gpu/gles2_conform_support:gles2_conform_test_windowless", |
| - "//remoting/host", |
| + "//remoting/host/linux:linux", |
|
Sergey Ulanov
2016/11/23 22:35:30
nit: I think you don't need ":linux" part
nicholss
2017/04/24 18:01:03
Done.
|
| "//remoting/host/it2me:common", |
| "//remoting/host/it2me:remote_assistance_host", |
| "//remoting/host:remoting_me2me_host_static", |