Index: remoting/host/it2me/BUILD.gn |
diff --git a/remoting/host/it2me/BUILD.gn b/remoting/host/it2me/BUILD.gn |
index 076c21b2cac2dea32263818f770d4801891ad840..4dcd2281bff6bbdd15135d5b09070e0bd93dd31f 100644 |
--- a/remoting/host/it2me/BUILD.gn |
+++ b/remoting/host/it2me/BUILD.gn |
@@ -53,7 +53,7 @@ if (!is_win && enable_remoting_host) { |
} |
if (is_linux) { |
- deps += [ "//build/config/linux/gtk" ] |
+ deps += [ "//build/config/linux/gtk2" ] |
} |
} |
} |