Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(436)

Unified Diff: ui/ui_unittests.gyp

Issue 268043002: ui: Move more gfx unit tests into gfx_unittests target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/gfx/gfx.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui_unittests.gyp
diff --git a/ui/ui_unittests.gyp b/ui/ui_unittests.gyp
index be1c302810ed5c2e03840e259cc8923c20866667..75c385cb80e02c1657f01a0c32894e7e5675d7d4 100644
--- a/ui/ui_unittests.gyp
+++ b/ui/ui_unittests.gyp
@@ -71,9 +71,6 @@
'base/text/bytes_formatting_unittest.cc',
'base/view_prop_unittest.cc',
'base/webui/web_ui_util_unittest.cc',
- 'gfx/animation/tween_unittest.cc',
- 'gfx/blit_unittest.cc',
- 'gfx/break_list_unittest.cc',
'gfx/canvas_unittest.cc',
'gfx/canvas_unittest_mac.mm',
'gfx/codec/jpeg_codec_unittest.cc',
@@ -81,9 +78,6 @@
'gfx/font_list_unittest.cc',
'gfx/platform_font_mac_unittest.mm',
'gfx/render_text_unittest.cc',
- 'gfx/sequential_id_generator_unittest.cc',
- 'gfx/transform_util_unittest.cc',
- 'gfx/utf16_indexing_unittest.cc',
],
'includes': [
'display/display_unittests.gypi',
« no previous file with comments | « ui/gfx/gfx.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698