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

Unified Diff: cc/cc_tests.gyp

Issue 139763003: Initial surface aggregator implementation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add comment to SharedQuadState Created 6 years, 11 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 23793aa44f5e6c8af867e4dc0d39f36d14d894a6..ebf9f7522a6d9f169d835a0c255669ae1ef4115b 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -366,6 +366,9 @@
'test/run_all_unittests.cc',
'test/cc_test_suite.cc',
'surfaces/surface_unittest.cc',
+ 'surfaces/surface_aggregator_unittest.cc',
+ 'surfaces/surface_aggregator_test_helpers.cc',
+ 'surfaces/surface_aggregator_test_helpers.h',
],
'include_dirs': [
'test',

Powered by Google App Engine
This is Rietveld 408576698