summaryrefslogtreecommitdiffstats
path: root/cc/render_surface.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cc/render_surface.cc')
-rw-r--r--cc/render_surface.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/cc/render_surface.cc b/cc/render_surface.cc
index 320a3d8..f855d1a 100644
--- a/cc/render_surface.cc
+++ b/cc/render_surface.cc
@@ -4,8 +4,6 @@
#include "config.h"
-#if USE(ACCELERATED_COMPOSITING)
-
#include "RenderSurfaceChromium.h"
#include "CCMathUtil.h"
@@ -39,4 +37,3 @@ FloatRect RenderSurfaceChromium::drawableContentRect() const
}
}
-#endif // USE(ACCELERATED_COMPOSITING)