summaryrefslogtreecommitdiffstats
path: root/cc/cc.gyp
diff options
context:
space:
mode:
authorweiliangc <weiliangc@chromium.org>2016-03-03 10:34:27 -0800
committerCommit bot <commit-bot@chromium.org>2016-03-03 18:39:08 +0000
commitc97575c770131ce95b1dff0aa3309d8aba795340 (patch)
tree234c8a8d302cfde80b45761f565df0c7faf0685a /cc/cc.gyp
parent4d8cc225bfd10539a79521d2bedc492ed3078fc5 (diff)
downloadchromium_src-c97575c770131ce95b1dff0aa3309d8aba795340.zip
chromium_src-c97575c770131ce95b1dff0aa3309d8aba795340.tar.gz
chromium_src-c97575c770131ce95b1dff0aa3309d8aba795340.tar.bz2
Clean up function names with from property trees
Now we are always using property trees, the names saying from property trees are redundant. BUG= R=enne CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Review URL: https://codereview.chromium.org/1751983002 Cr-Commit-Position: refs/heads/master@{#379042}
Diffstat (limited to 'cc/cc.gyp')
-rw-r--r--cc/cc.gyp2
1 files changed, 0 insertions, 2 deletions
diff --git a/cc/cc.gyp b/cc/cc.gyp
index d64e7ae..a828910 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -224,8 +224,6 @@
'layers/picture_layer_impl.cc',
'layers/picture_layer_impl.h',
'layers/render_pass_sink.h',
- 'layers/render_surface_draw_properties.cc',
- 'layers/render_surface_draw_properties.h',
'layers/render_surface_impl.cc',
'layers/render_surface_impl.h',
'layers/scrollbar_layer_impl_base.cc',