Index: ui/ui_unittests.gypi |
diff --git a/ui/ui_unittests.gypi b/ui/ui_unittests.gypi |
index 5c7f9b74ee1486bd46a9e594bb9fd3550f2bb703..9839df616c1f3aff701b5485bc796b45699aec06 100644 |
--- a/ui/ui_unittests.gypi |
+++ b/ui/ui_unittests.gypi |
@@ -126,6 +126,11 @@ |
}], |
], |
}], |
+ ['toolkit_views==1', { |
+ 'sources': [ |
+ 'gfx/render_text_unittest.cc', |
+ ], |
+ }], |
], |
}, |
], |