summaryrefslogtreecommitdiffstats
path: root/cc/io_surface_layer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cc/io_surface_layer.cc')
-rw-r--r--cc/io_surface_layer.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/cc/io_surface_layer.cc b/cc/io_surface_layer.cc
index fe6d39a..db1f1a7 100644
--- a/cc/io_surface_layer.cc
+++ b/cc/io_surface_layer.cc
@@ -4,8 +4,6 @@
#include "config.h"
-#if USE(ACCELERATED_COMPOSITING)
-
#include "IOSurfaceLayerChromium.h"
#include "CCIOSurfaceLayerImpl.h"
@@ -53,4 +51,3 @@ void IOSurfaceLayerChromium::pushPropertiesTo(CCLayerImpl* layer)
}
}
-#endif // USE(ACCELERATED_COMPOSITING)