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

Unified Diff: ui/ui.gyp

Issue 11369043: ui: Create the gfx::QuadF class. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: nits 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
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 80e8e60ec1afd4a67fa3eb1c88cea32681fd4a93..558888544b294729055bb80fc5745b3e2cf13592 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -454,6 +454,8 @@
'gfx/point_conversions.h',
'gfx/point_f.cc',
'gfx/point_f.h',
+ 'gfx/quad_f.cc',
+ 'gfx/quad_f.h',
'gfx/rect.cc',
'gfx/rect.h',
'gfx/rect_base.h',
« ui/gfx/vector2d_f.h ('K') | « ui/gfx/vector2d_f.cc ('k') | ui/ui_unittests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698