| Index: ui/ui_unittests.gypi
|
| diff --git a/ui/ui_unittests.gypi b/ui/ui_unittests.gypi
|
| index 715ce17ef2084b14a67cf40f7deaa8a177ce1488..8a3d9b04a1e093626694b6b22d784edeabb09ee3 100644
|
| --- a/ui/ui_unittests.gypi
|
| +++ b/ui/ui_unittests.gypi
|
| @@ -51,6 +51,7 @@
|
| '../third_party/icu/icu.gyp:icui18n',
|
| '../third_party/icu/icu.gyp:icuuc',
|
| '../third_party/libpng/libpng.gyp:libpng',
|
| + '../ui/surface/surface.gyp:surface',
|
| 'ui',
|
| 'ui_resources',
|
| 'ui_test_support',
|
| @@ -132,6 +133,7 @@
|
| 'gfx/render_text_unittest.cc',
|
| 'gfx/transform_util_unittest.cc',
|
| 'gfx/video_decode_acceleration_support_mac_unittest.mm',
|
| + 'surface/accelerated_surface_transformer_win_unittest.cc'
|
| ],
|
| 'include_dirs': [
|
| '../',
|
|
|