summaryrefslogtreecommitdiffstats
path: root/cc/geometry_binding.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/geometry_binding.h')
-rw-r--r--cc/geometry_binding.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/cc/geometry_binding.h b/cc/geometry_binding.h
index f0b6e72..0c36a15 100644
--- a/cc/geometry_binding.h
+++ b/cc/geometry_binding.h
@@ -7,8 +7,6 @@
#include "FloatRect.h"
-#if USE(ACCELERATED_COMPOSITING)
-
namespace WebKit {
class WebGraphicsContext3D;
}
@@ -43,6 +41,4 @@ private:
} // namespace cc
-#endif // USE(ACCELERATED_COMPOSITING)
-
#endif