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

Unified Diff: cc/cc_tests.gyp

Issue 275543004: Refactoring the debug creation of BeginFrameArgs objects to be in unittest code only. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixing includes. Created 6 years, 7 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/output/begin_frame_args.h » ('j') | cc/test/output_test_common.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index be7145eeb49328755245032685b1f5eb4400b5e5..a3dcc24985fac96c89173f9a684d78f778512590 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -187,6 +187,8 @@
'test/mock_quad_culler.h',
'test/ordered_texture_map.cc',
'test/ordered_texture_map.h',
+ 'test/output_test_common.cc',
+ 'test/output_test_common.h',
'test/paths.cc',
'test/paths.h',
'test/pixel_comparator.cc',
« no previous file with comments | « no previous file | cc/output/begin_frame_args.h » ('j') | cc/test/output_test_common.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698