Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index 6bd6c7c4f8f694413100e682ab9e16e6a36fe838..39b088803da1d6e5261b8d91a5da4c75e36a0cfb 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -89,6 +89,11 @@ |
}], |
], |
}], |
+ ['use_wayland == 1', { |
+ 'dependencies': [ |
+ '../ui/wayland/wayland.gyp:*', |
+ ], |
+ }], |
['toolkit_uses_gtk==1', { |
'dependencies': [ |
'../tools/gtk_clipboard_dump/gtk_clipboard_dump.gyp:*', |