summaryrefslogtreecommitdiffstats
path: root/cc/layer_texture_updater.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/layer_texture_updater.h')
-rw-r--r--cc/layer_texture_updater.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/cc/layer_texture_updater.h b/cc/layer_texture_updater.h
index 3b13dca..7ded543 100644
--- a/cc/layer_texture_updater.h
+++ b/cc/layer_texture_updater.h
@@ -6,8 +6,6 @@
#ifndef LayerTextureUpdater_h
#define LayerTextureUpdater_h
-#if USE(ACCELERATED_COMPOSITING)
-
#include "CCPrioritizedTexture.h"
#include "GraphicsTypes3D.h"
#include <wtf/RefCounted.h>
@@ -66,5 +64,4 @@ public:
};
} // namespace cc
-#endif // USE(ACCELERATED_COMPOSITING)
#endif // LayerTextureUpdater_h