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

Unified Diff: ui/ui_unittests.gypi

Issue 11369043: ui: Create the gfx::QuadF class. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Use f suffix for floats Created 8 years, 1 month 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
« ui/gfx/quad_f.cc ('K') | « ui/ui.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.gypi
diff --git a/ui/ui_unittests.gypi b/ui/ui_unittests.gypi
index 6f20e42944c7fd2a0e53a92319fe8d01ef573da1..1f405e77883b213b2ed94b2429440031c8810bd4 100644
--- a/ui/ui_unittests.gypi
+++ b/ui/ui_unittests.gypi
@@ -82,6 +82,7 @@
'gfx/insets_unittest.cc',
'gfx/point_unittest.cc',
'gfx/point3_unittest.cc',
+ 'gfx/quad_unittest.cc',
'gfx/rect_unittest.cc',
'gfx/safe_integer_conversions_unittest.cc',
'gfx/screen_unittest.cc',
« ui/gfx/quad_f.cc ('K') | « ui/ui.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698