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

Unified Diff: cc/cc_tests.gyp

Issue 308193003: Removed QuadSink and MockQuadCuller (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@plumLayerImpl
Patch Set: rm unused line 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
Index: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 59b82392799f36ff7c8dd6983c0ec86bc2c8acc0..40a53a5763e40b75b948022f20863bb6e2588377 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -192,8 +192,6 @@
'test/layer_tree_test.cc',
'test/layer_tree_test.h',
'test/mock_occlusion_tracker.h',
- 'test/mock_quad_culler.cc',
- 'test/mock_quad_culler.h',
'test/ordered_texture_map.cc',
'test/ordered_texture_map.h',
'test/paths.cc',

Powered by Google App Engine
This is Rietveld 408576698