Index: ui/ozone/ozone.gyp |
diff --git a/ui/ozone/ozone.gyp b/ui/ozone/ozone.gyp |
index d4230568b56ff5752f6f0754e8abc79c58f990a2..3765572fa40f4c402cdf301ebce1803eeb24f9fc 100644 |
--- a/ui/ozone/ozone.gyp |
+++ b/ui/ozone/ozone.gyp |
@@ -174,10 +174,11 @@ |
'target_name': 'ozone_unittests', |
'type': '<(gtest_target_type)', |
'sources': [ |
+ 'common/display_util_unittest.cc', |
'run_all_unittests.cc', |
], |
'dependencies': [ |
- 'ozone_base', |
+ 'ozone', |
'../../base/base.gyp:base', |
'../../base/base.gyp:test_support_base', |
'../../testing/gtest.gyp:gtest', |