Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index a5a97bd0b699083290beaadfcadb1970ff12187d..bbc0a2ba768164cf11733074bc0da138063f9685 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -1203,6 +1203,9 @@ |
], |
}], |
['use_ozone==1', { |
+ 'dependencies': [ |
+ '../ui/ozone/ozone.gyp:*', |
+ ], |
'dependencies!': [ |
'../chrome/chrome.gyp:interactive_ui_tests', # crbug.com/362166 |
], |