Index: remoting/host/it2me/BUILD.gn |
diff --git a/remoting/host/it2me/BUILD.gn b/remoting/host/it2me/BUILD.gn |
index a9b530da5f21c150a9d91cefeaac571e7cbb1d95..c86ff54228f14c30c19ce235976a6ec80c3efa06 100644 |
--- a/remoting/host/it2me/BUILD.gn |
+++ b/remoting/host/it2me/BUILD.gn |
@@ -65,6 +65,8 @@ source_set("common") { |
# disabled. |
# See crbug.com/462689 for details. |
all_dependent_configs = [ "//third_party/harfbuzz-ng:pangoft2_link_hack" ] |
+ |
+ deps += [ "//build/config/linux/gtk2" ] |
} |
} |