summaryrefslogtreecommitdiffstats
path: root/cc/cc_tests.gyp
diff options
context:
space:
mode:
authorDana Jansens <danakj@google.com>2015-06-17 18:33:14 -0700
committerDana Jansens <danakj@google.com>2015-06-18 01:34:04 +0000
commitc46d374132867eceba26a27e346353086436ee03 (patch)
tree3194cd20a23c9c4ae005657be429c59b94deec48 /cc/cc_tests.gyp
parentc38dbd49c2f0ccc9b684c5bbcf6be41bca8ea8ae (diff)
downloadchromium_src-c46d374132867eceba26a27e346353086436ee03.zip
chromium_src-c46d374132867eceba26a27e346353086436ee03.tar.gz
chromium_src-c46d374132867eceba26a27e346353086436ee03.tar.bz2
cc: Remove the layer content_bounds() and use bounds() instead.
And remove the content_bounds from DrawProperties. They are always equal now (outside of some legacy tests). R=enne@chromium.org, enne, vmpstr BUG=413479 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Review URL: https://codereview.chromium.org/1179133004. Cr-Commit-Position: refs/heads/master@{#334979}
Diffstat (limited to 'cc/cc_tests.gyp')
-rw-r--r--cc/cc_tests.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index e21b9cd..6bfc7ea 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -29,7 +29,6 @@
'debug/micro_benchmark_controller_unittest.cc',
'debug/rendering_stats_unittest.cc',
'input/top_controls_manager_unittest.cc',
- 'layers/contents_scaling_layer_unittest.cc',
'layers/delegated_frame_provider_unittest.cc',
'layers/delegated_frame_resource_collection_unittest.cc',
'layers/delegated_renderer_layer_impl_unittest.cc',