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

Unified Diff: cc/cc.gyp

Issue 411793002: DrawPolygon class with Unit Tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 5 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 | « no previous file | cc/cc_tests.gyp » ('j') | cc/quads/draw_polygon_unittest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index eeb4cb65e8065b54a953c68dab22ca52388485f6..22fc65b706db54f4a1a9701af8c786115b068ef5 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -308,6 +308,8 @@
'quads/content_draw_quad_base.h',
'quads/debug_border_draw_quad.cc',
'quads/debug_border_draw_quad.h',
+ 'quads/draw_polygon.cc',
+ 'quads/draw_polygon.h',
'quads/draw_quad.cc',
'quads/draw_quad.h',
'quads/io_surface_draw_quad.cc',
« no previous file with comments | « no previous file | cc/cc_tests.gyp » ('j') | cc/quads/draw_polygon_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698