Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index cd614a6002fe71daaf1e7117b4a912ef28463546..19ab5fa6a004fdc90cc7c7f88c44ffce6b6e18b8 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -934,6 +934,7 @@ |
}], |
['use_ozone==1', { |
'dependencies': [ |
+ '../ui/events/ozone/events_ozone.gyp:events_ozone', |
Daniel Erat
2015/02/03 21:14:52
add this to ash/BUILD.gn too? (looks like it's mis
|
'../ui/ozone/ozone.gyp:ozone', |
], |
}], |