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

Unified Diff: cc/cc_tests.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
Index: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 0d5cbd187b971debcd6f8081ab4dbf8552e73ea2..72c3a4514807d191693d33b7d0fef48a68cf9951 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -67,6 +67,8 @@
'output/renderer_unittest.cc',
'output/shader_unittest.cc',
'output/software_renderer_unittest.cc',
+ 'quads/draw_polygon.cc',
+ 'quads/draw_polygon_unittest.cc',
'quads/draw_quad_unittest.cc',
'quads/render_pass_unittest.cc',
'resources/layer_quad_unittest.cc',
« no previous file with comments | « cc/cc.gyp ('k') | cc/output/bsp_compare_result.h » ('j') | cc/quads/draw_polygon.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698