Index: ui/native_theme/native_theme.gyp |
diff --git a/ui/native_theme/native_theme.gyp b/ui/native_theme/native_theme.gyp |
index e78432bf8a52f81e7f31970895762eb710caf490..afec2e9564112c98270bb1d52d084b22082eb731 100644 |
--- a/ui/native_theme/native_theme.gyp |
+++ b/ui/native_theme/native_theme.gyp |
@@ -58,10 +58,12 @@ |
'../../base/base.gyp:test_support_base', |
'../../skia/skia.gyp:skia', |
'../../testing/gtest.gyp:gtest', |
+ '../gfx/gfx.gyp:gfx_geometry', |
'native_theme', |
], |
'sources': [ |
'../../base/test/run_all_unittests.cc', |
+ 'native_theme_aura_unittest.cc', |
'native_theme_mac_unittest.cc', |
], |
}, |