summaryrefslogtreecommitdiffstats
path: root/cc/debug_rect_history.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cc/debug_rect_history.cc')
-rw-r--r--cc/debug_rect_history.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/cc/debug_rect_history.cc b/cc/debug_rect_history.cc
index d6f6133..17fda21 100644
--- a/cc/debug_rect_history.cc
+++ b/cc/debug_rect_history.cc
@@ -4,7 +4,6 @@
#include "config.h"
-#if USE(ACCELERATED_COMPOSITING)
#include "CCDebugRectHistory.h"
#include "CCDamageTracker.h"
@@ -122,4 +121,3 @@ void CCDebugRectHistory::saveOccludingRects(const Vector<IntRect>& occludingRect
} // namespace cc
-#endif // USE(ACCELERATED_COMPOSITING)