summaryrefslogtreecommitdiffstats
path: root/cc/cc_tests.gyp
diff options
context:
space:
mode:
authordanakj <danakj@chromium.org>2015-06-16 17:59:51 -0700
committerCommit bot <commit-bot@chromium.org>2015-06-17 01:00:32 +0000
commitcdb6c462fe7d5e8d57c895abfd249c549a5feee7 (patch)
treeff528e04de00699d7778263e334d1f1dfca6fbb6 /cc/cc_tests.gyp
parent5fcec060aea678833774d51217205fe482a127c4 (diff)
downloadchromium_src-cdb6c462fe7d5e8d57c895abfd249c549a5feee7.zip
chromium_src-cdb6c462fe7d5e8d57c895abfd249c549a5feee7.tar.gz
chromium_src-cdb6c462fe7d5e8d57c895abfd249c549a5feee7.tar.bz2
cc: Remove ImplSidePaintingSettings.
The setting is always on, we can just use LayerTreeSettings instead. R=enne, vmpstr BUG=413479 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel NOTRY=true Review URL: https://codereview.chromium.org/1186183002 Cr-Commit-Position: refs/heads/master@{#334762}
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 169de6b..c8d620b 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -209,7 +209,6 @@
'test/fake_video_frame_provider.h',
'test/geometry_test_utils.cc',
'test/geometry_test_utils.h',
- 'test/impl_side_painting_settings.h',
'test/layer_test_common.cc',
'test/layer_test_common.h',
'test/layer_tree_host_common_test.cc',