summaryrefslogtreecommitdiffstats
path: root/cc/CCDebugRectHistory.cpp
diff options
context:
space:
mode:
authorenne@chromium.org <enne@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-09-21 16:47:06 +0000
committerenne@chromium.org <enne@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-09-21 16:47:06 +0000
commit7648159bf98111b96ed13092d2af4f7670add8cc (patch)
tree5f62bff840291742384e0774fc319a4febc2b964 /cc/CCDebugRectHistory.cpp
parenta26f9df3033d6874f57910bb07a83be92821e3ad (diff)
downloadchromium_src-7648159bf98111b96ed13092d2af4f7670add8cc.zip
chromium_src-7648159bf98111b96ed13092d2af4f7670add8cc.tar.gz
chromium_src-7648159bf98111b96ed13092d2af4f7670add8cc.tar.bz2
Fix remaining cc files to compile with Clang
BUG=none Review URL: https://codereview.chromium.org/10947047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158005 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'cc/CCDebugRectHistory.cpp')
-rw-r--r--cc/CCDebugRectHistory.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/cc/CCDebugRectHistory.cpp b/cc/CCDebugRectHistory.cpp
index 51fbef6..1043ced 100644
--- a/cc/CCDebugRectHistory.cpp
+++ b/cc/CCDebugRectHistory.cpp
@@ -18,6 +18,10 @@ CCDebugRectHistory::CCDebugRectHistory()
{
}
+CCDebugRectHistory::~CCDebugRectHistory()
+{
+}
+
void CCDebugRectHistory::saveDebugRectsForCurrentFrame(CCLayerImpl* rootLayer, const Vector<CCLayerImpl*>& renderSurfaceLayerList, const Vector<IntRect>& occludingScreenSpaceRects, const CCLayerTreeSettings& settings)
{
// For now, clear all rects from previous frames. In the future we may want to store