summaryrefslogtreecommitdiffstats
path: root/cc/cc.gyp
diff options
context:
space:
mode:
authorvollick@chromium.org <vollick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-10 17:33:47 +0000
committervollick@chromium.org <vollick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-10 17:33:47 +0000
commit47822431a6a46d9a9cb670f1f50031599dd19d10 (patch)
tree55439bbf000bca1fe1c01d8b84dbdf6b17f6827e /cc/cc.gyp
parentce6c00a98b611ea963259a1d929fcba10bfb2eec (diff)
downloadchromium_src-47822431a6a46d9a9cb670f1f50031599dd19d10.zip
chromium_src-47822431a6a46d9a9cb670f1f50031599dd19d10.tar.gz
chromium_src-47822431a6a46d9a9cb670f1f50031599dd19d10.tar.bz2
Remove all traces of compositing reasons from cc
This information is now coming in via the debug info. Lots of stuff may disappear now. BUG=None R=jamesr@chromium.org Review URL: https://codereview.chromium.org/128263006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244190 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'cc/cc.gyp')
-rw-r--r--cc/cc.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cc/cc.gyp b/cc/cc.gyp
index d1d0b0b..8ef6bde 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -129,7 +129,6 @@
'input/top_controls_manager.h',
'input/top_controls_manager_client.h',
'layers/append_quads_data.h',
- 'layers/compositing_reasons.h',
'layers/content_layer.cc',
'layers/content_layer.h',
'layers/content_layer_client.h',