summaryrefslogtreecommitdiffstats
path: root/cc/program_binding.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/program_binding.h')
-rw-r--r--cc/program_binding.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/cc/program_binding.h b/cc/program_binding.h
index 9f0d067..28f628c 100644
--- a/cc/program_binding.h
+++ b/cc/program_binding.h
@@ -5,8 +5,6 @@
#ifndef ProgramBinding_h
#define ProgramBinding_h
-#if USE(ACCELERATED_COMPOSITING)
-
#include <string>
namespace WebKit {
@@ -79,6 +77,4 @@ private:
} // namespace cc
-#endif // USE(ACCELERATED_COMPOSITING)
-
#endif